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
2018-02-04 05:42:13 +01:00
..
account_avatar.rb Add coalesce option to avatar and header convert processor (#4552) 2017-08-08 15:49:14 +02:00
account_finder_concern.rb Fix AccountFinderConcern::AccountFinder#with_usernames (#5722) 2017-11-16 12:13:03 +01:00
account_header.rb Add coalesce option to avatar and header convert processor (#4552) 2017-08-08 15:49:14 +02:00
account_interactions.rb Allow hiding of reblogs from followed users (#5762) 2017-11-28 15:00:35 +01:00
attachmentable.rb Fixes unknown mime type (#2822) 2017-05-05 21:32:14 +02:00
cacheable.rb Fix #248 - Reload all accounts when fetching from cache 2016-12-03 18:21:26 +01:00
omniauthable.rb CAS + SAML authentication feature (#6425) 2018-02-04 05:42:13 +01:00
paginable.rb Improve RuboCop rules (compatibility to Code Climate) (#3636) 2017-06-08 13:24:28 +02:00
remotable.rb Fix #4908 - Do not keep remote file names, generate random (#4934) 2017-09-14 16:41:59 +02:00
status_threading_concern.rb Introduce StatusThreadingConcern (#3490) 2017-06-05 16:07:44 +02:00
streamable.rb Define instance method outside #included (#3128) 2017-05-19 11:41:45 +02:00