]> Untitled Git - lemmy-ui.git/commit
Prevent JWT token from showing up on error page
authorSleeplessOne1917 <abias1122@gmail.com>
Sun, 2 Jul 2023 19:45:45 +0000 (15:45 -0400)
committerSleeplessOne1917 <abias1122@gmail.com>
Sun, 2 Jul 2023 19:45:45 +0000 (15:45 -0400)
commit31789495a203e6eac815964947985e6508173000
tree8416d1e5da0cc67fb4005c5a4392dec58d9b12f5
parent3e7aca043b592a03da163e0b3593bf443e4915f9
Prevent JWT token from showing up on error page
src/shared/components/app/error-page.tsx
src/shared/utils/helpers/remove-auth-param.ts [new file with mode: 0644]