711394232b
logmessages: all log strings in one file
...
EXCEPT: migrations.go, log strings there aren't gonna be repeated
anywhere else, are very specific, and will probably change a lot.
2024-08-01 20:17:05 +01:00
f823705e40
ips: log on activities, show on card
2023-12-23 21:47:41 +00:00
269836fc99
ips: add advanced settings for ip logging
2023-12-23 21:00:32 +00:00
543f23c8ef
userpage: make refresh token work w/ reverse proxy
...
potentially for #290 .
2023-10-03 09:44:05 +01:00
75dc9d4d1d
userpage: store refresh token separately
...
stored as "user-refresh" fixes weird issues when two accounts are logged
in.
2023-06-18 12:30:23 +01:00
918f8816c5
auth: slight refactor, setup user auth
...
user-auth.go contains slightly adjusted versions of auth.go functions,
for authorizing jellyfin users (admin or not). Refactored auth.go so that
most code is shared. User auth isn't hooked up yet, nor has it been
tested.
2023-06-15 21:32:18 +01:00