Glitch-Shrike/app
Claire 8c44b723bb
Change confirmations controller to redirect to / for approved users (#16151)
Clicking the confirmation link multiple times currently leads to entering
account settings, which can be confusing. This commit changes that so that
it redirects to the root path, so it behaves the same way as clicking only
once in most cases.
2021-05-03 15:45:19 +02:00
..
chewy
controllers Change confirmations controller to redirect to / for approved users (#16151) 2021-05-03 15:45:19 +02:00
helpers Fix trying to fetch key from empty URI when verifying HTTP signature (#16100) 2021-05-01 23:18:59 +02:00
javascript fix component name (#16138) 2021-05-03 14:59:49 +02:00
lib
mailers
models
policies
presenters
serializers
services Fix trying to fetch key from empty URI when verifying HTTP signature (#16100) 2021-05-01 23:18:59 +02:00
validators
views
workers