index
:
vaultwarden
2024-updates-and-config-endpoint
authrequest_changes
dependabot/cargo/cargo-acb06c3a58
dependabot/cargo/h2-0.3.26
dependabot/cargo/mio-0.8.11
fix-nightly-errors
fix-nightly-errors-part-2
icons_dns
improved-http-client
main
more_authrequest_fixes
register_verify_email
remove_upcase
ssh_keys
test_dylint
update-rust-and-remove-unused-header-values
update_jwt_private_key
yubico-async
Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs
dani-garcia
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
api
/
admin.rs
Age
Commit message (
Expand
)
Author
2022-02-26
Favicon, SMTP and misc updates
BlackDex
2022-01-30
Upd Dockerfiles, crates. Fixed rust 2018 idioms
BlackDex
2022-01-30
Async/Awaited all db methods
BlackDex
2022-01-30
Update to rocket 0.5 and made code async, missing updating all db calls, that...
Daniel García
2022-01-23
Remove references to "bwrs" #2195
Daniel García
2021-12-22
Basic ratelimit for user login (including 2FA) and admin login
Daniel García
2021-12-01
Enabled trust-dns and some updates.
BlackDex
2021-11-06
Macro recursion decrease and other optimizations
BlackDex
2021-10-08
Fix error reporting in admin and some small fixes
BlackDex
2021-09-09
Fix issue when using uppercase chars in emails
BlackDex
2021-06-19
Multiple Admin Interface fixes and some others.
BlackDex
2021-05-15
`cargo fmt` changes
Jeremy Lin
2021-05-10
admin: Make invite_user error codes more specific
Carl Dong
2021-05-10
admin: Specifically return 404 for user not found
Carl Dong
2021-05-10
admin: Add /users/<uuid> route
Carl Dong
2021-05-10
admin: Return newly-created user in invite_user
Carl Dong
2021-04-28
Fix branch name
Daniel García
2021-04-27
Fix formatting
Daniel García
2021-04-27
Project renaming
Daniel García
2021-04-15
Format the changes from merge to master
Daniel García
2021-04-15
Merge branch 'master' into fmt
Daniel García
2021-04-06
Merge remote-tracking branch 'origin/master' into fmt
Jake Howard
2021-04-06
Modify rustfmt file
Jake Howard
2021-04-06
Extract client creation to a single place
Jake Howard
2021-04-05
Some admin interface updates.
BlackDex
2021-03-31
Reflow some lines manually
Jake Howard
2021-03-31
Run `cargo fmt` on codebase
Jake Howard
2021-03-28
Remove unnecessary reference
Jake Howard
2021-03-28
Merge branch 'master' into clippy-run
Jake Howard
2021-03-28
Updated diagnostics page
BlackDex
2021-03-27
Remove unnecessary result return types
Jake Howard
2021-02-28
Check for data folder on startup
Jeremy Lin
2021-02-03
Extra features for admin interface.
BlackDex
2021-01-19
Updated the admin interface
BlackDex
2020-12-13
Clean up datetime output and code
Jeremy Lin
2020-12-08
Merge branch 'master' into admin-disable-user
Daniel García
2020-12-03
Show latest active device as last active on admin page
janost
2020-11-30
Implement admin ability to enable/disable users
janost
2020-08-24
Add support for multiple simultaneous database features by using macros.
Daniel García
2020-08-12
Make the admin URL redirect try to use the referrer first, and use /admin whe...
Daniel García
2020-07-23
Updated dependencies and changed rocket request imports
Daniel García
2020-07-14
Removed try_trait and some formatting, particularly around imports
Daniel García
2020-06-03
Updated Organizations overview
BlackDex
2020-06-03
Added attachment info per user and some layout fix
BlackDex
2020-06-03
Fixed an issue when DNS resolving fails.
BlackDex
2020-05-30
Avoid double-slashes in the admin URL
Jeremy Lin
2020-05-28
Added version check to diagnostics
BlackDex
2020-05-28
Redesign of the admin interface.
BlackDex
2020-05-03
Merge pull request #979 from jjlin/admin-redirect
Daniel García
2020-05-03
Remove unused dependency and simple feature, update dependencies and fix some...
Daniel García
[prev]
[next]