57 Commits (ad60eaa0f34fb319a7ef47de412bafe6456a1938)

Author SHA1 Message Date
BlackDex ad60eaa0f3
Removed unsafe-inline JS from CSP and other fixes 2 years ago
BlackDex 67a584c1d4
Disable groups by default and Some optimizations 2 years ago
BlackDex 8b6dfe48b7
Disable groups by default and Some optimizations 2 years ago
Helmut K. C. Tessarek 5fcba3d7f5
use black favicon for /admin 2 years ago
Helmut K. C. Tessarek 5afba46743
use black favicon for /admin 2 years ago
Helmut K. C. Tessarek e649b11511
use black favicon for /admin 2 years ago
Helmut K. C. Tessarek 6915a60332
use black favicon for /admin 2 years ago
Stefan Melmuk d209df9e10
use a custom 404 page 2 years ago
BlackDex 7b09d74b1f
Update dependencies for Rust and Admin interface. 2 years ago
BlackDex c885bbc947
Update dependencies for Rust and Admin interface. 2 years ago
BlackDex c8040d2f63
Update dependencies for Rust and Admin interface. 2 years ago
BlackDex 610b183cef
Update dependencies for Rust and Admin interface. 2 years ago
Stefan Melmuk 0e6f6e612a
use static_files() for email attachments 3 years ago
Stefan Melmuk 3b9bfe55d0
use static_files() for email attachments 3 years ago
Stefan Melmuk 4289663a16
use static_files() for email attachments 3 years ago
Stefan Melmuk acb5ab08a8
add not_found catcher for 404 errors 3 years ago
BlackDex 5a05139efe
Change the handling of login errors. 3 years ago
Jeremy Lin df8aeb10e8 Add `/api/{alive,now,version}` endpoints 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
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
Jake Howard 4584cfe3c1
Additionally set expires header when caching responses 3 years ago
BlackDex 881524bd54
Added DbConn to /alive healthcheck 4 years ago
Daniel García 56ffec40f4
Formatting 4 years ago
Daniel García e5ec245626
Protect namedfile against path traversal, rocket only does it for pathbuf 4 years ago
Daniel García 2cd17fe7af
Add token with short expiration time to send url 4 years ago
BlackDex 8615736e84 Multiple Admin Interface fixes and some others. 4 years ago
Jeremy Lin 9133e2927d Fix attachment downloads 4 years ago
BlackDex 7cb19ef767 Updated branding, email and crates 4 years ago
Jake Howard 3ab90259f2
Modify rustfmt file 4 years ago
Jake Howard 0af3956abd
Run `cargo fmt` on codebase 4 years ago
Daniel García 8da5b99482
Send API 4 years ago
Jeremy Lin 39106d440a Remove `md5.js` dependency 4 years ago
BlackDex 6a291040bd As requested here: https://bitwardenrs.discourse.group/t/searchable-user-list-on-admin-panel/299 5 years ago
Daniel García 0822c0c128
Update admin page dependencies 5 years ago
Daniel García 668d5c23dc
Removed try_trait and some formatting, particularly around imports 5 years ago
BlackDex 3c66deb5cc Redesign of the admin interface. 5 years ago
Jeremy Lin 29a0795219 Add backend support for alternate base dir (subdir/subpath) hosting 5 years ago
Daniel García a0ece3754b
Formatting 5 years ago
Daniel García 8d1b72b951
Collapsed log messages from 3 lines per request to 2 and hidden the ones valued as less informative. 5 years ago
BlackDex edc482c8ea Changed HIBP Error message. 6 years ago
Daniel García 4c07f05b3a
Remove Result<T, E: Debug> in preparation of deprecation as Rocket responder. 6 years ago
Daniel García e3404dd322
Use the local scripts instead of cloudflare, remove jquery and update config so disabling a master toggle doesn't remove the values 6 years ago
Daniel García 4a7d2a1e28
Rename static files endpoint 6 years ago
Daniel García 515b87755a
Update HIBP to v3, requires paid API key, fixes #583 6 years ago
Daniel García 5521a86693
Change path for served images to avoid collision with vault images 6 years ago
TheMardy 84fb6aaddb Set correct MIME type 6 years ago
TheMardy a79334ea4c Added static email image routes 6 years ago
Daniel García a1dc47b826
Change config to thread-safe system, needed for a future config panel. 6 years ago
Daniel García 834c847746
Implement admin JWT cookie, separate JWT issuers for each type of token and migrate admin page to handlebars template 6 years ago