Block a user
cc8ebc01a8
HandlerLogin: Remove dead code
170bfb4c56
template: Remove user_changepw, it's usersettings now
7885113240
Introduce HandlerUserSettings to change user settings, e. g. pw changes
ac99894157
HandlerLogin: Use Authenticator, drop own logic
5693911e01
Introduce Authenticator: Centralizes Authentication/password check logic
baa0d58a47
Fix a bug in DB migration
163429138c
search(): Allow searching by timestamps
2af0c1d551
add(): Log current timestamp too
595595c4cb
search: Allow searching for cwd
305e4300cc
Fix off-by-one in CLI
b02911c9b4
Add 'delete' subcommand to delete matching records from log
8477ba5bfe
CLI: Properly parse cli flags for subcommands
54697be895
Search: Properly exit on error
30f86641b4
template: Remove user_changepw, it's usersettings now
1a79eaac51
Introduce HandlerUserSettings to change user settings, e. g. pw changes
ac99894157
HandlerLogin: Use Authenticator, drop own logic
fae1d1bb37
fixup! Introduce HandlerUserSettings to change user settings, e. g. pw changes
2fae850f8b
template: Remove user_changepw, it's usersettings now
2fae850f8b
template: Remove user_changepw, it's usersettings now
74816aaf14
Introduce HandlerUserSettings to change user settings, e. g. pw changes
cdd09b96e8
HandlerLogin: Use Authenticato, drop own logic
5693911e01
Introduce Authenticator: Centralizes Authentication/password check logic
e322587d07
Add usersettings template and config values
d507c507e4
handlersearch: Allow all characters by escaping FTS
e3c5c227b4
handlersearch: Allow all characters by escaping FTS
e3c5c227b4
handlersearch: Allow all characters by escaping FTS
82bb821d27
handlersearch: Allow all characters by escaping FTS
da945dce2d
add LICENSE
ee7a0868a8
Update README.md: Mention repos, minor improvements
c76b9cf7b5
add hs9001 package
2cf52365f1
functions: add dirty fall back to commit id if no version tag can be found