99 Commits (3a6677207795fe9dfb434674d6ff36d4229fb197)

Author SHA1 Message Date
BlockListed 3a66772077
use single hashmap instead of two for domain lookups 2 years ago
BlockListed 1dfc68ab8a
make auth support multi-domains 2 years ago
BlockListed 6867099291
make headers use hostinfo 2 years ago
BlockListed f82a142cee
get domain and origin with single extractor 2 years ago
BlockListed 17923c3fd0
replace domain with base_url 2 years ago
BlockListed 40edfa5990
implement mutli domain support for auth headers 2 years ago
Daniel García a1fbd6d729
Improve JWT key initialization and avoid saving public key (#4085) 1 year ago
Mathijs van Veluw eccb3ab947
Decrease JWT Refresh/Auth token (#4163) 1 year ago
BlackDex aa9bc1f785
Allow Authorization header for Web Sockets 2 years ago
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 3 years ago
BlackDex 17388ec43e
Update Rust version, deps and workflow 3 years ago
BlackDex 42db4b5c77
Update Rust version, deps and workflow 3 years ago
BlackDex b010dde661
Update Rust version, deps and workflow 3 years ago
BlackDex c9ec389b24
Support Org Export for v2022.11 clients 3 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 4 years ago
BlackDex f38926d666
Upd Dockerfiles, crates. Fixed rust 2018 idioms 3 years ago