diaspora/spec
cmrd Senya a80806ca58
Fix ID token issuer field to match discovery data
OpenID Connect spec says:

"The issuer returned by discovery MUST exactly match the value of iss in the ID Token."

https://openid.net/specs/openid-connect-core-1_0.html#IssuerIdentifier

closes #7081
2016-10-27 02:22:27 +02:00
..
controllers Override forgery settings in controllers 2016-10-01 10:24:15 +02:00
fixtures remove old unused data_conversion fixtures 2016-08-08 19:37:09 +02:00
helpers Add nonce to javascript tags 2016-09-30 02:10:37 +02:00
integration Send notification mails on CSRF fails 2016-09-04 03:26:42 +02:00
javascripts Hide "Follow #tag" button on tag page if not logged in 2016-10-24 00:25:27 +02:00
lib Add user setting for default post visibility 2016-10-26 02:48:11 +02:00
mailers Link directly to the comment from notification mails 2016-09-25 23:07:53 +02:00
models Fix ID token issuer field to match discovery data 2016-10-27 02:22:27 +02:00
presenters Add OpenGraph video support 2016-09-04 03:55:09 +02:00
serializers cleanup old attributes from code 2016-08-08 19:37:09 +02:00
services Filter mentions on status message creation 2016-07-04 10:26:45 +02:00
shared_behaviors Only update interacted_at on new comments 2016-09-04 03:29:59 +02:00
support Refactor app.views.AspectMembership 2016-08-08 17:21:14 +03:00
workers Send notification mails on CSRF fails 2016-09-04 03:26:42 +02:00
configuration_methods_spec.rb Set captcha length correctly, fix #5932 2015-05-06 23:51:28 +02:00
factories.rb Override forgery settings in controllers 2016-10-01 10:24:15 +02:00
federation_callbacks_spec.rb better error message if we webfinger a person with invalid guid 2016-07-31 23:05:53 +02:00
helper_methods.rb remove old webfinger/hcard code 2015-08-21 14:23:08 +02:00
locale_spec.rb On reshare insert the reshare built from the response 2015-03-23 23:02:23 +01:00
misc_spec.rb enable some skipped tests again 2016-06-26 06:21:00 +02:00
spec-doc.rb
spec_helper.rb Fix ID token issuer field to match discovery data 2016-10-27 02:22:27 +02:00