774 Commits (4a2ed553df0fc9753a0239f616d1a83a4ed816bc)

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