-
- Downloads
attached controller OmniauthController
Showing
- Gemfile 1 addition, 0 deletionsGemfile
- Gemfile.lock 7 additions, 0 deletionsGemfile.lock
- app/controllers/redmine_omniauth_controller.rb 7 additions, 0 deletionsapp/controllers/redmine_omniauth_controller.rb
- app/helpers/redmine_omniauth_helper.rb 2 additions, 0 deletionsapp/helpers/redmine_omniauth_helper.rb
- app/views/hooks/_view_account_login_bottom.html.erb 3 additions, 0 deletionsapp/views/hooks/_view_account_login_bottom.html.erb
- app/views/redmine_omniauth/omniauth_google.html.erb 1 addition, 0 deletionsapp/views/redmine_omniauth/omniauth_google.html.erb
- assets/images/google_login_icon.jpg 0 additions, 0 deletionsassets/images/google_login_icon.jpg
- config/routes.rb 1 addition, 2 deletionsconfig/routes.rb
- init.rb 1 addition, 1 deletioninit.rb
- lib/hooks/view_account_login_bottom_hook.rb 10 additions, 0 deletionslib/hooks/view_account_login_bottom_hook.rb
- test/functional/redmine_omniauth_controller_test.rb 8 additions, 0 deletionstest/functional/redmine_omniauth_controller_test.rb
Gemfile
0 → 100644
gem 'omniauth-google' | ||
\ No newline at end of file |
Gemfile.lock
0 → 100644
app/helpers/redmine_omniauth_helper.rb
0 → 100644
assets/images/google_login_icon.jpg
0 → 100644
2.21 KiB
lib/hooks/view_account_login_bottom_hook.rb
0 → 100644