twinslash / redmine_omniauth_google

This plugin is used to authenticate in redmine through Google.
http://www.redmine.org/plugins/redmine_omniauth_google
94 stars 103 forks source link

Support for redmine 5 #52

Open lluisgener opened 2 years ago

lluisgener commented 2 years ago

Please, can support for new Redmine 5 be added?

Thanks

lluisgener commented 2 years ago

I found that simply removing this line from init.rb makes it work:

require_dependency 'redmine_omniauth_google/hooks'