884 Commits (fecd70a7b2e828742d3e0d7d78012f307e7fb940)

Author SHA1 Message Date
BlackDex 83376544d8 Fix collection change ws notifications 2 years ago
BlackDex 636f16dc66
Prevent 401 on main admin page 2 years ago
Stefan Melmuk 4d5c047ddc
policy data should be `null` not an empty object 2 years ago
BlackDex f906f6230a
Change `String` to `&str` for all Rocket functions 2 years ago
BlackDex 48cc31a59f
Small update to Rocket WebSockets 2 years ago
BlackDex ae437f70a3
Several config and admin interface fixes 2 years ago
BlackDex 3d11f4cd16
WebSockets via Rocket's Upgrade connection 2 years ago
Nikolay Nikolaev aa6f774f65 add check user state 2 years ago
Stefan Melmuk 39a5f2dbe8
clear kdf memory and parallelism with pbkdf2 2 years ago
Stefan Melmuk 0daaa9b175
always return KdfMemory and KdfParallelism 2 years ago
Nikolay Nikolaev 0c085d21ce fmt 2 years ago
Nikolay Nikolaev dcaaa430f0 support `/users/<uuid>/invite/resend` admin api 2 years ago
BlackDex 2cda54ceff
Fix password reset issues 2 years ago
Jeremy Lin 62cebebd3d
Decode knowndevice `X-Request-Email` as base64url with no padding 2 years ago
Stefan Melmuk ed8091a994
don't use `assert()` in production code 2 years ago
Stefan Melmuk 56cad93e0f
add endpoint to bulk delete collections 2 years ago
Stefan Melmuk 3cf67e0b8d
add endpoint to bulk delete groups 2 years ago
Jeremy Lin daaa03d1b3 Add support for `/api/devices/knowndevice` with HTTP header params 2 years ago
BlackDex 9e5b94924f
Merge ClientIp with Headers. 2 years ago
BlackDex 10c5476d31
Fix web-vault Member UI show/edit/save 2 years ago
Jeremy Lin d3626eba2a Add HEAD routes to avoid spurious error messages 2 years ago
BlackDex de157b2654
Admin token Argon2 hashing support 2 years ago
BlackDex f10e6b6ac2
Some Admin Interface updates 2 years ago
BlackDex 7ec00d3850
Fix the web-vault v2023.2.0 API calls 2 years ago
Jeremy Lin 61183d001c Fix vault item display in org vault view 2 years ago
Daniel García dc7951efaf
Add missing collections/details endpoint, based on the existing one 2 years ago
Nils Mittler 0f656b4889
Apply rewording 2 years ago
Nils Mittler 2bb41367bc
Make the admin cookie lifetime adjustable 2 years ago
BlackDex fc543154c0
Validate all needed fields for client API login 2 years ago
BlackDex 7026e004e1
Validate all needed fields for client API login 2 years ago
BlackDex fac44888cd
Validate all needed fields for client API login 2 years ago
BlackDex f95f40be15
Validate all needed fields for client API login 2 years ago
Nils Mittler a947e434f0 Apply rewording 2 years ago
Nils Mittler 8ae799a771 Add function to fetch user by email address 2 years ago
Nils Mittler 9a5f3a5015 Make the admin cookie lifetime adjustable 2 years ago
BlackDex 1ca0d6e245
Validate all needed fields for client API login 2 years ago
Helmut K. C. Tessarek 68bcc7a4b8
add argon2 kdf fields 2 years ago
Kevin P. Fleming 6741b25907 Ensure that all results from check_domain_blacklist_reason are cached. 2 years ago
Kevin P. Fleming 24b5784f02 Generate distinct log messages for regex vs. IP blacklisting. 2 years ago
sirux88 0d1753ac74 completly hide reset password policy 2 years ago
sirux88 a6558f5548 rust lang specific improvements 2 years ago
sirux88 62dfeb80f2 improved security, disabling policy usage on 2 years ago
Stefan Melmuk e65fbbfc21
don't nullify key when editing emergency access 2 years ago
BlackDex c9ed9aa733
Fix Javascript issue on non sqlite databases 2 years ago
sirux88 adaefc8628 fixes for current upstream main 2 years ago
sirux88 c6c45c4c49 working implementation 2 years ago
BlackDex e38e1a5d5f
Validate note sizes on key-rotation. 2 years ago
sirux88 cc91ac6cc0
include key into user.set_password 2 years ago
BlackDex 2d8c8e18f7
Update KDF Configuration and processing 2 years ago
sirux88 d121cce0d2
include key into user.set_password 2 years ago