113 Commits (fee2b5c3fb53fb3da6133f0903572673797ec0b1)

Author SHA1 Message Date
BlackDex fee2b5c3fb
Cleanups and Fixes for Emergency Access 2 years ago
BlackDex 7035700c8d
Add Organizational event logging feature 2 years ago
BlackDex b186813049
Add Organizational event logging feature 2 years ago
Stefan Melmuk 0aa33a2cb4
don't use param for passing the redirect info 2 years ago
Stefan Melmuk fa7dbedd5d
redirect to admin login page when forward fails 2 years ago
BlackDex 2ea9b66943
Add Organizational event logging feature 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
Daniel García 8409b31d6b
Update to diesel2 3 years ago
BlackDex 5a05139efe
Change the handling of login errors. 3 years ago
BlackDex 1722742ab3
Add Org user revoke feature 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 55d7c48b1d
Add more clippy checks for better code/readability 3 years ago
Daniel García b64cf27038
Upgrade dependencies and swap lettre to async transport 3 years ago
BlackDex 5d05ec58be
Updated deps and misc fixes and updates 3 years ago
Lyonel Martinez dbd95e08e9 Adding "UserEnabled" and "CreatedAt" member to the json output of a User in the admin/users and admin/users/<ID> web routes. 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 42136a7097
Favicon, SMTP and misc updates 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
Daniel García f4a9645b54
Remove references to "bwrs" #2195 3 years ago
Daniel García 5529264c3f
Basic ratelimit for user login (including 2FA) and admin login 3 years ago
BlackDex e327583aa5
Enabled trust-dns and some updates. 3 years ago
BlackDex c453528dc1
Macro recursion decrease and other optimizations 3 years ago
BlackDex 338756550a
Fix error reporting in admin and some small fixes 4 years ago
BlackDex 10d5c7738a Fix issue when using uppercase chars in emails 4 years ago
BlackDex 8615736e84 Multiple Admin Interface fixes and some others. 4 years ago
Jeremy Lin 38104ba7cf `cargo fmt` changes 4 years ago
Carl Dong e60bdc7efe admin: Make invite_user error codes more specific 4 years ago
Carl Dong cccd8262fa admin: Add /users/<uuid> route 4 years ago
Carl Dong 68e5d95d25 admin: Specifically return 404 for user not found 4 years ago
Carl Dong 5f458b288a admin: Return newly-created user in invite_user 4 years ago
Daniel García 2b4dd6f137
Fix branch name 4 years ago
Daniel García 3da44a8d30
Fix formatting 4 years ago
Daniel García 34ea10475d
Project renaming 4 years ago
Daniel García 305de2e2cd
Format the changes from merge to master 4 years ago
Jake Howard 3ab90259f2
Modify rustfmt file 4 years ago
Jake Howard 155109dea1
Extract client creation to a single place 4 years ago
BlackDex 95fc88ae5b Some admin interface updates. 4 years ago
Jake Howard 93c881a7a9
Reflow some lines manually 4 years ago
Jake Howard 0af3956abd
Run `cargo fmt` on codebase 4 years ago
Jake Howard 81fa33ebb5
Remove unnecessary reference 4 years ago
BlackDex 57e17d0648 Updated diagnostics page 4 years ago
Jake Howard 3e5971b9db
Remove unnecessary result return types 4 years ago
Jeremy Lin 513056f711 Check for data folder on startup 4 years ago