Commit Graph

196 Commits (e3541763fd349e9b66142f5119041db89fbf97a6)

Author SHA1 Message Date
Mathijs van Veluw f0efec7c96
Fix compiling for Windows targets (#5053)
2 months ago
Mathijs van Veluw 040e2a7bb0
Add extra linting (#4977)
3 months ago
Mathijs van Veluw e9acd8bd3c
Add a CLI feature to backup the SQLite DB (#4906)
3 months ago
0x0fbc b4b2701905
Add support for MFA with Duo's Universal Prompt (#4637)
5 months ago
Timshel de66e56b6c
Allow to override log level for specific target (#4305)
5 months ago
Mathijs van Veluw 505b30eec2
Fix for RSA Keys which are read only (#4744)
5 months ago
Daniel García 035f694d2f
Improved HTTP client (#4740)
5 months ago
Daniel García a2bf8def2a
Change API and structs to camelCase (#4386)
6 months ago
Daniel García 0fe93edea6
Some fixes for the new mobile apps (#4526)
8 months ago
Daniel García 27dc67fadd
Implement custom DNS resolver (#3988)
8 months ago
Mathijs van Veluw 93636eb3c3
Update Rust and crates (#4445)
9 months ago
Helmut K. C. Tessarek ea04b6f151
refactor: replace panic with a graceful exit (#4402)
9 months ago
Mathijs van Veluw 3427217686
Remove custom WebSocket code (#4001)
9 months ago
Daniel García a1fbd6d729
Improve JWT key initialization and avoid saving public key (#4085)
9 months ago
Mathijs van Veluw b9bdc9b8e2
Update Rust, crates and web-vault (#4328)
10 months ago
Mathijs van Veluw 569add453d
Add Kubernetes environment detection (#4290)
10 months ago
Tobias Bölz b435ee49ad tokio::signal::unix::SignalKind::hangup().as_raw_value() insted of 1
1 year ago
Tobias Bölz 66a7baa67c Reopen log file on SIGHUP
1 year ago
Stefan Melmuk f96c5e8a1e filter handlebars logs
1 year ago
Bernd Schoolmann 8d7b3db33d Implement login-with-device
1 year ago
BlackDex 951ba55123
Prevent some `::_` logs from outputting
2 years ago
BlackDex 8bcd0ab0c6
Some small fixes and updates
2 years ago
BlackDex 9e5b94924f
Merge ClientIp with Headers.
2 years ago
BlackDex 0c0e632bc9
Upd Crates, Rust, MSRV, GHA and remove Backtrace
2 years ago
BlackDex de157b2654
Admin token Argon2 hashing support
2 years ago
Helmut K. C. Tessarek 68bcc7a4b8
add argon2 kdf fields
2 years ago
BlackDex 36b5350f9b
Add avatar color support
2 years ago
BlackDex d30878c4ea Resolve uninlined_format_args clippy warnings
2 years ago
BlackDex cebe0f6442
Remove ctrlc crate and some updates
2 years ago
BlackDex 1b64b9e164
Add dev-only query logging support
2 years ago
BlackDex 7035700c8d
Add Organizational event logging feature
2 years ago
Stefan Melmuk fa7dbedd5d
redirect to admin login page when forward fails
2 years ago
BlackDex b010dde661
Update Rust version, deps and workflow
2 years ago
Daniel García 8409b31d6b
Update to diesel2
2 years ago
Stefan Melmuk 7532072d50
add check if data folder is a directory
2 years ago
Stefan Melmuk 102ee3f871
add api_not_found catcher for 404 errors in /api
2 years ago
Stefan Melmuk acb5ab08a8
add not_found catcher for 404 errors
2 years ago
BlackDex 9a787dd105
Fix persistent folder check within containers
2 years ago
Daniel García c9376e3126
Remove read_file and read_file_string and replace them with the std alternatives
2 years ago
BlackDex 55d7c48b1d
Add more clippy checks for better code/readability
2 years ago
BlackDex 45d3b479bc
Small change in log-level for better debugging
2 years ago
BlackDex e33b8fab34
Re-Base, Update crates and small change.
3 years ago
Daniel García 16ff49d712
Move to job_scheduler_ng
3 years ago
BlackDex 40ed505581
Add a persistent volume check.
3 years ago
BlackDex 1c266031d7
Fix upload limits and disable color logs
3 years ago
Daniel García 2a9ca88c2a
Dependency updates
3 years ago
BlackDex 3ca85028ea
Improve sync speed and updated dep. versions
3 years ago
BlackDex b0faaf2527
Several updates and fixes
3 years ago
BlackDex 5f01db69ff
Update async to prepare for main merge
3 years ago
BlackDex f38926d666
Upd Dockerfiles, crates. Fixed rust 2018 idioms
3 years ago