about summary refs log tree commit diff
path: root/app/controllers/oauth/authorizations_controller.rb
AgeCommit message (Expand)Author
2018-09-11Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2018-09-09Add force_login option to OAuth authorize page (#8655)Eugen Rochko
2017-12-11change pack to 'auth'cwm
2017-12-11load packcwm
2017-04-08Fix #1165 - before_action was called before protect_from_forgeryEugen Rochko
2017-04-07Allow setting of default language through configEugen Rochko
2017-04-04Only call regeneration worker after first login after a 14 day breakEugen Rochko
2016-11-15Fix rubocop issues, introduce usage of frozen literal to improve performanceEugen Rochko
2016-10-23Fix OAuth authorization redirectEugen Rochko
2016-10-22Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limitingEugen Rochko