35 Commits (39106d440a10b8d8f262d569f4facd6c39957a76)

Author SHA1 Message Date
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
Daniel García 5f49ecd7f3
Updated dependencies to use u2f crate directly, and some style changes 6 years ago
Daniel García adb8052689
Updated Error to implement Display and Debug, instead of using custom methods 6 years ago
Daniel García acb9d1b3c6
Remove config option for admin email, embdedded admin page, managed IO::Error, and added security and cache headers globally 6 years ago
Daniel García 5fecf09631
Initial version of admin panel, list users and reload user list works. No serious auth method yet, password is 'token123' 6 years ago
dheimerl 9a7d3634d5
Changed frame-ancestors to use 'self' 6 years ago
dheimerl 7f7c936049
Fixed web.rs 6 years ago
dheimerl 037eb0b790
Update web.rs 6 years ago
Daniel García 94810c106a
Migrate to rust 2018 edition 6 years ago
Daniel García c673370103
Updated bw_rs to Rocket version 0.4-rc1 7 years ago
Miroslav Prasil 233d23a527 Return 404 in case the path doesn't match instead of 500 7 years ago
Daniel García 970863ffb1 Set facets contentType 7 years ago
Daniel García dae92b9018 Implemented U2F, refactored Two Factor authentication, registering U2F device and authentication should work. Works on Chrome on MacOS with a virtual device. 7 years ago
Daniel García 7c316fc19a Added security headers to web-vault (fixes #44) 7 years ago
Daniel García 538dc00234 Improved configuration and documented options. Implemented option to disable web vault and to disable the use of bitwarden's official icon servers 7 years ago
Daniel García 31bf2bc2b1 Solved some warnings 7 years ago
Daniel García b54684b677 Upload and download attachments, and added License file 7 years ago
Daniel García 5cd40c63ed First working version 7 years ago