diaspora/app/controllers/api/openid_connect
cmrd Senya cdcf2d747e
Override forgery settings in controllers
ClientsController and TokenEndpointController are called from the outside,
so CSRF verification prevents them from normal operation.

closes #7062
2016-10-01 10:24:15 +02:00
..
authorizations_controller.rb [API] don't store ID tokens in DB 2016-08-13 20:09:43 +03:00
clients_controller.rb Override forgery settings in controllers 2016-10-01 10:24:15 +02:00
discovery_controller.rb Add licenses where appropriate 2016-01-04 17:22:44 +09:00
id_tokens_controller.rb Add licenses where appropriate 2016-01-04 17:22:44 +09:00
token_endpoint_controller.rb Override forgery settings in controllers 2016-10-01 10:24:15 +02:00
user_applications_controller.rb Styling user consent form 2016-01-04 16:49:54 +09:00
user_info_controller.rb Fix pronto and travis errors 2016-01-04 16:49:57 +09:00