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
chandrn7 a6ed6845c9
Allow login through OpenID Connect (#16221)
* added OpenID Connect as an SSO option

* minor fixes

* added comments, removed an option that shouldn't be set

* fixed Gemfile.lock

* added newline to end of Gemfile.lock

* removed tab from Gemfile.lock

* remove chomp

* codeclimate changes and small name change to make function's purpose clearer

* codeclimate fix

* added SSO buttons to /about page

* minor refactor

* minor style change

* removed spurious change

* removed unecessary conditional from ensure_valid_username and added support for auth.info.name in user_params_from_auth

* minor changes
3 years ago
..
chewy Change how changes to media attachments are stored for edits (#17696) 3 years ago
controllers Allow login through OpenID Connect (#16221) 3 years ago
helpers Change how changes to media attachments are stored for edits (#17696) 3 years ago
javascript Change design of federation pages in admin UI (#17704) 3 years ago
lib Change how changes to media attachments are stored for edits (#17696) 3 years ago
mailers Add trending statuses (#17431) 3 years ago
models Allow login through OpenID Connect (#16221) 3 years ago
policies Spelling (#17705) 3 years ago
presenters Add `/api/v1/accounts/familiar_followers` to REST API (#17700) 3 years ago
serializers Change how changes to media attachments are stored for edits (#17696) 3 years ago
services Change how changes to media attachments are stored for edits (#17696) 3 years ago
validators Change e-mail domain blocks to block IPs dynamically (#17635) 3 years ago
views Change how changes to media attachments are stored for edits (#17696) 3 years ago
workers Change design of federation pages in admin UI (#17704) 3 years ago