discourse/app/views
David Taylor 2092152b03
FIX: Cleanup authentication_data cookie after login (#11834)
This cookie is only used during login. Having it persist after that can
cause some unusual behavior, especially for sites with short session
lengths.

We were already deleting the cookie following a new signup, but not for
existing users.

This commit moves the cookie deletion logic out of the erb template, and
adds logic and tests to ensure it is always deleted consistently.

Co-authored-by: Jarek Radosz <jradosz@gmail.com>
2021-01-25 13:47:44 +00:00
..
about
admin/backups
application
badges
categories
common FEATURE: Add Google Universal Analytics v4 as an option (#11123) 2020-11-06 14:15:36 -06:00
default
email
embed
exceptions FIX: Hide empty popular/recent sections in 404 page (#10811) 2020-10-02 15:11:15 -04:00
finish_installation
groups
invites
layouts FIX: Cleanup authentication_data cookie after login (#11834) 2021-01-25 13:47:44 +00:00
list FIX: display correct reply count for crawler 2020-10-09 11:11:11 -04:00
metadata
offline
posts
published_pages FIX: use normal logo in published pages if small not available. 2020-09-21 09:20:39 +05:30
qunit FIX: Safari iOS page title and url regression when sharing (#11699) 2021-01-13 11:10:43 -05:00
robots_txt Replace `base_uri` with `base_path` (#10879) 2020-10-09 12:51:24 +01:00
safe_mode
search
session
static
tags
topics FIX: make crawler linkback list compatible with google schema guidelines. 2020-09-04 04:35:32 +05:30
user_api_keys
user_notifications
users FIX: move hp request from /users to /token (#10795) 2020-10-02 09:01:40 +10:00
users_email
wizard FEATURE: Dark-mode-friendly wizard (#10739) 2020-09-25 08:56:23 -04:00