itom-project / itom

itom core repository
https://itom-project.github.io/
Other
13 stars 5 forks source link

Remove user name from git URL in itom.version() -> itom_GIT_URL #253

Closed photoniker closed 1 year ago

photoniker commented 1 year ago

If one clones the Bitbucket git with its username, e.g. from https://username@bitbucket.org/itom/itom.git, the username is
included in the itom_GIT_URL variable of the itom.version() request. This is unnecessary. The username should be removed.

[Issue created by M. Gronle: 2020-11-25] [Last updated on bitbucket: 2020-11-28]

[Comment created by M. Gronle: 2020-11-28] fixes issue #157: clean GIT URL in version information (without username from https synchronization)

→ <>