discourse/app/assets
Osama Sayegh 3249312c81
FIX: Escape periods in current user's username before generating RegExp (#13247)
If we don't escape periods, they are interpreted as wildcards and it
becomes impossible to visit profiles of other users whose usernames
match. E.g., if your username was `a.c` and attempted to visit `abc`'s
profile, you would be incorrectly redirected to your own profile.
2021-06-03 14:15:38 +10:00
..
images DEV: Add SCSS helper to replace asset-uri and image-uri (#12664) 2021-04-12 13:57:39 +10:00
javascripts FIX: Escape periods in current user's username before generating RegExp (#13247) 2021-06-03 14:15:38 +10:00
stylesheets UX: Update search panel styles, consistency (#13262) 2021-06-03 14:14:24 +10:00