mastodon/app
Eugen Rochko 771c9d4ba8
Add ability to skip sign-in token authentication for specific users (#16427)
Remove "active within last two weeks" exception for sign in token requirement

Change admin reset password to lock access until the password is reset
2021-07-08 05:31:28 +02:00
..
chewy
controllers Add ability to skip sign-in token authentication for specific users (#16427) 2021-07-08 05:31:28 +02:00
helpers
javascript
lib Fix some RedisLocks auto-releasing too fast (#16276) 2021-05-19 23:52:08 +02:00
mailers
models Add ability to skip sign-in token authentication for specific users (#16427) 2021-07-08 05:31:28 +02:00
policies Add ability to skip sign-in token authentication for specific users (#16427) 2021-07-08 05:31:28 +02:00
presenters
serializers
services
validators Fix existing username validator not allowing multiple accounts (#16153) 2021-05-04 14:22:04 +02:00
views Add ability to skip sign-in token authentication for specific users (#16427) 2021-07-08 05:31:28 +02:00
workers