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/app
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 CAS + SAML authentication feature (#6425) 7 years ago
helpers
javascript CAS + SAML authentication feature (#6425) 7 years ago
lib
mailers
models CAS + SAML authentication feature (#6425) 7 years ago
policies
presenters
serializers
services
validators
views CAS + SAML authentication feature (#6425) 7 years ago
workers