diaspora/spec/controllers
Jonne Haß 0935451cd8 Return a default token_endpoint_auth_method when the client gives none in its OpenID Connect registration request
Since we announce it in the supported metadata, some clients expect to be told what to use and don't fallback to the spec standard of
client_secret_basic on their own.
2020-01-24 11:02:02 +01:00
..
admin Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
api/openid_connect Return a default token_endpoint_auth_method when the client gives none in its OpenID Connect registration request 2020-01-24 11:02:02 +01:00
jasmine_fixtures Remove the JSXC/Prosody integration. 2019-10-18 23:14:14 +02:00
admins_controller_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
application_controller_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
aspect_memberships_controller_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
aspects_controller_spec.rb Remove flag for contacts visible to each other 2018-04-12 01:39:11 +02:00
blocks_controller_spec.rb Start sending the blocking flag 2018-02-01 23:35:35 +01:00
comments_controller_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
contacts_controller_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
conversation_visibilities_controller_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
conversations_controller_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
help_controller_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
home_controller_spec.rb Simplify /podmin redirect 2018-04-12 01:55:46 +02:00
invitation_codes_controller_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
invitations_controller_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
likes_controller_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
links_controller_spec.rb Add LinksController 2018-07-11 01:24:28 +02:00
messages_controller_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
node_info_controller_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
notifications_controller_spec.rb Create birthday notification and mailer 2017-12-18 04:34:35 +01:00
participations_controller_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
passwords_controller_spec.rb Enable paranoid mode for devise 2019-04-30 00:21:00 +02:00
people_controller_spec.rb Remove contacts page on profiles 2018-04-12 01:40:49 +02:00
photos_controller_spec.rb Migrate pending profile photos and fix upload to unpend profile photos 2019-07-04 02:29:17 +02:00
poll_participations_controller_spec.rb Add Poll Voting Method to Interactions Endpoint 2018-12-30 22:33:04 +01:00
posts_controller_spec.rb Forbid user destruction 2017-10-17 01:38:36 +02:00
profiles_controller_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
registrations_controller_spec.rb Use a partial to share code between mobile and desktop, add the new route to the RegistrationController, drop flash message for closed registrations 2019-05-12 00:25:36 +02:00
report_controller_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
reshares_controller_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
search_controller_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
services_controller_spec.rb Remove facebook integration 2018-10-08 02:50:25 +02:00
sessions_controller_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
share_visibilities_controller_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
social_relay_controller_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
status_messages_controller_spec.rb Remove facebook integration 2018-10-08 02:50:25 +02:00
streams_controller_spec.rb Make public stream accessible for logged out users 2018-04-12 01:42:17 +02:00
tag_followings_controller_spec.rb Tags API Endpoint complete with full tests 2018-12-30 22:33:04 +01:00
tags_controller_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
terms_controller_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
two_factor_authentications_controller_spec.rb Use password to disable 2FA instead of a token 2019-04-30 22:51:51 +02:00
users_controller_spec.rb Don't depend on the database content when loading the tests 2018-09-30 21:44:44 +02:00