Skip to content
Snippets Groups Projects
Commit d86ba87e authored by Dmitry Kovalenok's avatar Dmitry Kovalenok
Browse files

fix routes.rb

parent 87f68c71
No related branches found
No related tags found
No related merge requests found
get 'oauth_google', to: 'redmine_oauth#oauth_google'
get 'oauth2callback', to: 'redmine_oauth#oauth_google_callback'
\ No newline at end of file
get 'oauth2callback', to: 'redmine_oauth#oauth_google_callback', as: 'oauth_google_callback'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment