912 Commits (e927b8aa5ec8f0352bfb2ff95a996a89389959ff)

Author SHA1 Message Date
BlackDex 7dff8c01dd JSON Response updates and small fixes 4 years ago
BlackDex 5860679624 Updated dependencies and small mail fixes 4 years ago
Jeremy Lin 1d4f900e48 Add cipher response to restore operations 4 years ago
Jeremy Lin 9f86196a9d Add support for the Personal Ownership policy 4 years ago
BlackDex 235ff44736 Updated the admin interface 4 years ago
BlackDex de86aa671e Fix Key Rotation during password change 4 years ago
Jeremy Lin 455a23361f Clean up datetime output and code 4 years ago
BlackDex 1a8ec04733 Small update on favicon downloading 4 years ago
Jeremy Lin 4e60df7a08 Fix stale data check failure when cloning a cipher 4 years ago
BlackDex 48baf723a4 Updated icon downloading 4 years ago
Jeremy Lin a9e9a397d8 Validate cipher updates with revision date 4 years ago
janost 1eb5495802 Show latest active device as last active on admin page 4 years ago
BlackDex 7cf8809d77 Adding Manager Role support 4 years ago
janost 043aa27aa3 Implement admin ability to enable/disable users 4 years ago
James Hurst 771233176f Fix for negcached icons 4 years ago
James Hurst ed70b07d81 Return 404 instead of fallback icon 4 years ago
Jeremy Lin 95caaf2a40 Add missing admin endpoints for deleting ciphers 4 years ago
Fabian van Steen b41a0d840c
Correction of verify_email error message 4 years ago
BlackDex c64560016e Add /api/accounts/verify-password endpoint 4 years ago
BlackDex 6a291040bd As requested here: https://bitwardenrs.discourse.group/t/searchable-user-list-on-admin-panel/299 4 years ago
BlackDex 9a47821642 Fixed creating a new organization 4 years ago
Jeremy Lin 4c3b328aca Hide ciphers from non-selected collections for org owners/admins 5 years ago
aaxdev 260ffee093 Improving code 5 years ago
aaxdev c59cfe3371 Fix MsgPack headers and support mobile SignalR 5 years ago
Daniel García 0822c0c128
Update admin page dependencies 5 years ago
Daniel García 0365b7c6a4
Add support for multiple simultaneous database features by using macros. 5 years ago
Jeremy Lin f83a8a36d1 Track favorites on a per-user basis 5 years ago
Daniel García 6a972e4b19
Make the admin URL redirect try to use the referrer first, and use /admin when DOMAIN is not configured and the referrer check doesn't work, to allow users without DOMAIN configured to use the admin page correctly 5 years ago
Daniel García 29c6b145ca
Remove redundant user fetching from login 5 years ago
Jeremy Lin 570d6c8bf9 Add support for restricting org creation to certain users 5 years ago
Daniel García ad48e9ed0f
Fix unlock on desktop clients 5 years ago
Jeremy Lin a846f6c610 Fix soft delete notifications 5 years ago
Daniel García 32cfaab5ee
Updated dependencies and changed rocket request imports 5 years ago
Daniel García 1e950c7dbc
Replace IP support in preparation for compiling on stable, included some tests to check that the code matches the unstable implementation 5 years ago
Daniel García f14e19a3d8
Don't compile the regexes each time 5 years ago
Daniel García 668d5c23dc
Removed try_trait and some formatting, particularly around imports 5 years ago
Jeremy Lin a28ebcb401 Use local time in email notifications for new device logins 5 years ago
Jeremy Lin 979d010dc2 Add support for hiding passwords in a collection 5 years ago
BlackDex 24c914799d Fixes #1022 cloning with attachments 5 years ago
BlackDex ac2723f898 Updated Organizations overview 5 years ago
BlackDex 2fffaec226 Added attachment info per user and some layout fix 5 years ago
BlackDex 5c54dfee3a Fixed an issue when DNS resolving fails. 5 years ago
Jeremy Lin 39d1a09704 Avoid double-slashes in the admin URL 5 years ago
BlackDex b6fde857a7 Added version check to diagnostics 5 years ago
BlackDex 3c66deb5cc Redesign of the admin interface. 5 years ago
Jeremy Lin a314933557 Allow email changes for existing accounts even when signups are disabled 5 years ago
Daniel García 0807783388
Add ip on totp miss 5 years ago
theycallmesteve 5571a5d8ed
Update post_keys to return a keys response model 5 years ago
theycallmesteve 6a8c65493f
Rename collection_user_details to collection_read_only to reflect the response model 5 years ago
theycallmesteve dfdf4473ea
Rename to_json_list to to_json_provder to reflect the response model 5 years ago