diaspora/app
Benjamin Neff 88e35d3f3a
Use :database_authenticatable strategy to check password for OTP user
This:
* makes sure that after_database_authentication is called for users with
enabled 2fa.
* handles paranoid mode correctly
2019-06-17 01:12:42 +02:00
..
assets Harmonize markdown titles sizes 2019-06-17 01:10:41 +02:00
controllers Use :database_authenticatable strategy to check password for OTP user 2019-06-17 01:12:42 +02:00
helpers Two factor authentication (#7751) 2019-04-28 23:24:40 +02:00
mailers Create birthday notification and mailer 2017-12-18 04:34:35 +01:00
models Enable remember me for all forms 2019-06-17 01:12:42 +02:00
presenters Add camo to NodeInfo 2017-09-28 03:20:31 +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
uploaders Sharpen small and medium thumbnails 2018-11-04 03:07:42 +01:00
views Enable remember me for all forms 2019-06-17 01:12:42 +02:00
workers Don't retry for PublicKeyNotFound 2018-02-25 04:34:04 +01:00