84 Commits (9e5b94924f5fea4ef405fa1f8aeb836b52f85a73)

Author SHA1 Message Date
BlackDex 9e5b94924f
Merge ClientIp with Headers. 2 years ago
Nils Mittler 0f656b4889
Apply rewording 2 years ago
Nils Mittler 6fa1dc50be
Apply Admin Session Lifetime to JWT 2 years ago
Nils Mittler a947e434f0 Apply rewording 2 years ago
Nils Mittler 2eb4f290a5 Apply Admin Session Lifetime to JWT 2 years ago
BlockListed a2aa7c9bc2
Revert "fix trailing slash not being removed from domain" 2 years ago
BlockListed 679bc7a59b
fix trailing slash not being removed from domain 2 years ago
BlackDex a263aaa481
Resolve uninlined_format_args clippy warnings 2 years ago
BlackDex e935989fee
Resolve uninlined_format_args clippy warnings 2 years ago
BlackDex d30878c4ea Resolve uninlined_format_args clippy warnings 2 years ago
BlackDex 8e5f03972e
Fix recover-2fa not working. 2 years ago
BlackDex cb348d2e05
Fix recover-2fa not working. 2 years ago
BlackDex 6154e03c05
Fix recover-2fa not working. 2 years ago
BlackDex 2d90c6ac24
Fix managers and groups link 2 years ago
BlackDex 142f7bb50d
Fix managers and groups link 2 years ago
BlackDex c0e3c2c5e1
Cleanups and Fixes for Emergency Access 2 years ago
BlackDex 63fb0e5a57
Cleanups and Fixes for Emergency Access 2 years ago
BlackDex dbcad65b68
Cleanups and Fixes for Emergency Access 2 years ago
BlackDex fee2b5c3fb
Cleanups and Fixes for Emergency Access 2 years ago
BlackDex 4aa6dd22bb
Cleanups and Fixes for Emergency Access 2 years ago
BlackDex 439ef44973
Update Rust version, deps and workflow 2 years ago
BlackDex 17388ec43e
Update Rust version, deps and workflow 2 years ago
BlackDex 42db4b5c77
Update Rust version, deps and workflow 2 years ago
BlackDex b010dde661
Update Rust version, deps and workflow 2 years ago
BlackDex c9ec389b24
Support Org Export for v2022.11 clients 2 years ago
Daniel García 8409b31d6b
Update to diesel2 3 years ago
Stefan Melmuk c78d383ed1
make invitation expiration time configurable 2 years ago
Stefan Melmuk 475c7b8f16
return more descriptive JWT validation messages 2 years ago
Stefan Melmuk b70316e6d3
make invitation expiration time configurable 2 years ago
Daniel García c9376e3126
Remove read_file and read_file_string and replace them with the std alternatives 3 years ago
BlackDex c4d565b15b
Update login API code 3 years ago
BlackDex 19b8388950
Upd Dockerfiles, crates. Fixed rust 2018 idioms 3 years ago
BlackDex 87e08b9e50
Async/Awaited all db methods 3 years ago
Daniel García 0b7d6bf6df
Update to rocket 0.5 and made code async, missing updating all db calls, that are currently blocking 3 years ago
BlackDex f38926d666
Upd Dockerfiles, crates. Fixed rust 2018 idioms 3 years ago
BlackDex 775d07e9a0
Async/Awaited all db methods 3 years ago
Daniel García 2d5f172e77
Update to rocket 0.5 and made code async, missing updating all db calls, that are currently blocking 3 years ago
BlackDex c453528dc1
Macro recursion decrease and other optimizations 3 years ago
thelittlefireman 4ab9362971 Add Emergency contact feature 4 years ago
BlackDex 403f35b571 Added web-vault v2.21.x support + some misc fixes 4 years ago
Daniel García 0dcea75764
Remove unused lifetime and double referencing 4 years ago
Daniel García 46e0f3c43a
Load RSA keys as pem format directly, and using openssl crate, backported from async branch 4 years ago
Daniel García 2cd17fe7af
Add token with short expiration time to send url 4 years ago
Jake Howard 3ab90259f2
Modify rustfmt file 4 years ago
Jake Howard 0af3956abd
Run `cargo fmt` on codebase 4 years ago
Jake Howard 49af9cf4f5
Correctly camelCase acronyms 4 years ago
Jake Howard 6b1daeba05
Implement `From` over `Into` 4 years ago
Daniel García 2969e87b52
Add separate host-only fromrequest handler 4 years ago
Jeremy Lin 67c657003d Fix collection access issues for owner/admin users 4 years ago
BlackDex de86aa671e Fix Key Rotation during password change 4 years ago