diaspora/app/controllers/api/openid_connect
Dennis Schubert 45e8b54bea
Check for status codes instead of relying on response.redirect?.
Rack did so much refactoring, we do not see a Response object here anymore.
2020-02-11 23:53:14 +01:00
..
authorizations_controller.rb Check for status codes instead of relying on response.redirect?. 2020-02-11 23:53:14 +01:00
clients_controller.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
discovery_controller.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
id_tokens_controller.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
token_endpoint_controller.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
user_applications_controller.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
user_info_controller.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00