chinwagsocial/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
2022-03-09 12:07:35 +01:00
..
chewy Change how changes to media attachments are stored for edits (#17696) 2022-03-09 09:06:17 +01:00
controllers Allow login through OpenID Connect (#16221) 2022-03-09 12:07:35 +01:00
helpers Change how changes to media attachments are stored for edits (#17696) 2022-03-09 09:06:17 +01:00
javascript Change design of federation pages in admin UI (#17704) 2022-03-09 08:52:32 +01:00
lib Change how changes to media attachments are stored for edits (#17696) 2022-03-09 09:06:17 +01:00
mailers Add trending statuses (#17431) 2022-02-25 00:34:14 +01:00
models Allow login through OpenID Connect (#16221) 2022-03-09 12:07:35 +01:00
policies Spelling (#17705) 2022-03-06 22:51:40 +01:00
presenters Add /api/v1/accounts/familiar_followers to REST API (#17700) 2022-03-07 09:36:47 +01:00
serializers Change how changes to media attachments are stored for edits (#17696) 2022-03-09 09:06:17 +01:00
services Change how changes to media attachments are stored for edits (#17696) 2022-03-09 09:06:17 +01:00
validators Change e-mail domain blocks to block IPs dynamically (#17635) 2022-02-24 17:28:23 +01:00
views Change how changes to media attachments are stored for edits (#17696) 2022-03-09 09:06:17 +01:00
workers Change design of federation pages in admin UI (#17704) 2022-03-09 08:52:32 +01:00