Block a user
94ade7238e
CLI: Add 'version' command
fa5e75893f
Add version.{h,cpp}: Returning version info
3d0fce590b
Introduce CLI
1082f8ac5a
Permissions: Add toString()
8b044d712b
Authenticator: Introduce AUTH_DEFAULT_SALT_SIZE
5037a17fba
utils: introduce trim()
164b2c19ee
userDao: Implement list()
432ad105e5
Introduce CLI
1082f8ac5a
Permissions: Add toString()
8b044d712b
Authenticator: Introduce AUTH_DEFAULT_SALT_SIZE
9fe8ecf3bf
Introduce CLI
5037a17fba
utils: introduce trim()
164b2c19ee
userDao: Implement list()
8d685dc581
Makefile: Remove -lseccomp as we don't need it anymore
ed43f5f700
submodules: update cpp-httplib
9243c75b47
WIP REBASE Ipc prototype
72c3750a16
README: Mention sandboxing
35295a9ea4
pdfworker: Remove dead code
crtxcr
synced new reference WIP/sane_timestamp to crtxcr/hs9001 from mirror
2021-09-28 19:31:05 +02:00
57c28b2426
CLI: startInteractive(): Handle bad()/eof()
95c5c4e155
CLI: implement user {list,show,perms}
7b2335e728
fixup! Begin CLI
5e5994fae4
userDao: Implement list()
cfee2bf1d8
Begin CLI