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/models/concerns
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
..
account_avatar.rb Add coalesce option to avatar and header convert processor (#4552) 8 years ago
account_finder_concern.rb Fix AccountFinderConcern::AccountFinder#with_usernames (#5722) 7 years ago
account_header.rb Add coalesce option to avatar and header convert processor (#4552) 8 years ago
account_interactions.rb Allow hiding of reblogs from followed users (#5762) 7 years ago
attachmentable.rb Fixes unknown mime type (#2822) 8 years ago
cacheable.rb Fix #248 - Reload all accounts when fetching from cache 8 years ago
omniauthable.rb CAS + SAML authentication feature (#6425) 7 years ago
paginable.rb Improve RuboCop rules (compatibility to Code Climate) (#3636) 8 years ago
remotable.rb Fix #4908 - Do not keep remote file names, generate random (#4934) 7 years ago
status_threading_concern.rb Introduce StatusThreadingConcern (#3490) 8 years ago
streamable.rb Define instance method outside #included (#3128) 8 years ago