diaspora/spec
Benjamin Neff 165b8f4f6e
Don't encrypt the OTP secret
It doesn't add any security to have this encrypted, but it adds
complexity for podmins, because they need to backup the key.

closes #8014
2019-05-12 00:06:28 +02:00
..
controllers Use password to disable 2FA instead of a token 2019-04-30 22:51:51 +02:00
fixtures Bump json-jwt and openid_connect 2018-09-05 03:18:59 +02:00
helpers Fix XSS via OpenGraph on mobile 2018-11-08 20:41:50 +01:00
integration Remove flag for contacts visible to each other 2018-04-12 01:39:11 +02:00
javascripts Fix order of posts on tags-stream for tags including 'activity' 2019-01-13 02:17:15 +01:00
lib Stabilize Diaspora::Federation::Entities.build.builds a comment with edited_at 2019-04-26 17:41:25 +02:00
mailers Include PostsHelper in NotifierHelper 2018-09-06 02:33:33 +02:00
models Don't encrypt the OTP secret 2019-05-12 00:06:28 +02:00
presenters Remove facebook integration 2018-10-08 02:50:25 +02:00
serializers Remove flag for contacts visible to each other 2018-04-12 01:39:11 +02:00
services Allow links with only the diaspora ID to link to a profile 2019-04-28 16:48:31 +02:00
shared_behaviors Spec for post creation bad aspects_ids issue 2018-03-25 08:28:59 +02:00
spec Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
support Remove flag for contacts visible to each other 2018-04-12 01:39:11 +02:00
views/status_messages Fix XSS via OpenGraph on mobile 2018-11-08 20:41:50 +01:00
workers Remove facebook integration 2018-10-08 02:50:25 +02:00
configuration_methods_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
factories.rb Create refereces model 2017-09-28 23:04:34 +02:00
federation_callbacks_spec.rb Support fetching StatusMessage by Poll guid 2018-06-16 04:36:05 +02:00
helper_methods.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
locale_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
spec_helper.rb Spec for post creation bad aspects_ids issue 2018-03-25 08:28:59 +02:00