90 Commits (dacd50f3f1643fe1b5dd7a5fadcda37e234159fe)

Author SHA1 Message Date
Daniel García 60964c07e6
Add some extra access checks for attachments and groups 2 years ago
BlackDex 8e34495e73
Merge and modify PR from @Kurnihil 2 years ago
BlackDex 4219249e11
Add support for Organization token 2 years ago
BlackDex f906f6230a
Change `String` to `&str` for all Rocket functions 2 years ago
Tim Vilgot Mikael Fredenberg 55c1b6e8d5 inline static rsa keys 2 years ago
Stefan Melmuk 56cad93e0f
add endpoint to bulk delete collections 2 years ago
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 3 years ago
Stefan Melmuk 475c7b8f16
return more descriptive JWT validation messages 3 years ago
Stefan Melmuk b70316e6d3
make invitation expiration time configurable 3 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