Skip to content

fix option name #733

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 21, 2019
Merged

fix option name #733

merged 1 commit into from
Aug 21, 2019

Conversation

Tatikoma
Copy link

@Tatikoma Tatikoma commented Aug 20, 2019

Today i was found that gitolite config is not updated when changing options in Redmine.

I was found error in logs:

2019-07-04 15:51:21 +0300 [ERROR] Access denied for Gitolite Admin SSH Keys
2019-07-04 15:51:21 +0300 [ERROR] malformed URL 'ssh://git@/gitolite-admin.git'

After quick review i was fixed it. Last version of gitolite-rugged uses option "host" instead of "hostname", so i was added duplicated option for compatability.

Sorry if something wrong, i was never written on Ruby before. After this fix everything works fine.

last version of gitolite-rugged uses option "host" instead of "hostname"
@n-rodriguez n-rodriguez merged commit fce3d41 into redmine-git-hosting:devel Aug 21, 2019
@n-rodriguez
Copy link
Contributor

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants