3ffc213fa9
Previously, this would require manually adding `?safe_mode=...` multiple times during the email-based login flow. `/u/admin-login` is often used when debugging a site, so it makes sense for this to be easier. This commit introduces a new checkbox on the `/u/admin-login` screen. When checked, it'll set the safe_mode parameter on the `/email-login` link, and then pass it all the way through to the homepage redirect. |
||
---|---|---|
.. | ||
omniauth_callbacks | ||
activate_account.html.erb | ||
admin_login.html.erb | ||
bookmarks.ics.erb | ||
confirm_admin.html.erb | ||
password_reset.html.erb | ||
perform_account_activation.html.erb | ||
send_activation_email.html.erb | ||
show.html.erb |