You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec
Eugen Rochko 26f21fd5a0
CAS + SAML authentication feature (#6425)
* Cas authentication feature

* Config

* Remove class_eval + Omniauth initializer

* Codeclimate review

* Codeclimate review 2

* Codeclimate review 3

* Remove uid/email reconciliation

* SAML authentication

* Clean up code

* Improve login form

* Fix code style issues

* Add locales
7 years ago
..
controllers
fabricators CAS + SAML authentication feature (#6425) 7 years ago
features
fixtures
helpers
lib
mailers
models CAS + SAML authentication feature (#6425) 7 years ago
policies
presenters
requests
routing
services
support
validators
views
workers
rails_helper.rb
spec_helper.rb