filestash/server/ctrl
mseravalli 609fc607c2
feature (log): log auth failure - #852
We want to have a warning so that it is possible from the logs to immediately
see if there have been failed logging attempts.

This might allow in the future to set up tools like fail2ban.

Co-authored-by: Marco Seravalli <me@marcoseravalli.com>
2025-06-18 10:03:06 +10:00
..
static chore (refactoring): main html cleanup 2025-02-04 01:43:04 +11:00
admin.go maintain (path): absolute path 2023-03-02 20:15:56 +11:00
config.go maintain (path): absolute path 2023-03-02 20:15:56 +11:00
documentation.go feature (doc): embed documentation 2022-09-13 12:53:02 +10:00
export.go fix (arm): generator issue on arm 2024-09-18 01:18:30 +10:00
files.go feature (offline): handle offline files 2025-06-05 12:58:09 +10:00
plugin.go chore (plugin): revamp frontend plugin 2025-06-09 15:38:37 +10:00
report.go maintain (path): absolute path 2023-03-02 20:15:56 +11:00
search.go maintain (ctx): pass app context as pointer 2022-08-30 17:27:23 +10:00
session.go feature (log): log auth failure - #852 2025-06-18 10:03:06 +10:00
share.go chore (GenerateID): change signature for GenerateID 2024-04-15 22:18:16 +10:00
static.go chore (refactoring): code refactoring 2025-06-16 17:17:11 +10:00
tmpl.go fix (tmpl): issue with cognito issued jwt token 2025-03-13 17:21:08 +11:00
webdav.go feature (middleware): middleware as a plugin 2024-06-26 23:47:07 +10:00