596 Commits (bbbbd2fb482684149b573aa1acbc98f7fb1408b9)

Author SHA1 Message Date
BlackDex b010dde661
Update Rust version, deps and workflow 3 years ago
BlackDex c9ec389b24
Support Org Export for v2022.11 clients 3 years ago
BlackDex 6af5c86081
Add `/devices/knowndevice` endpoint 3 years ago
Daniel García 8409b31d6b
Update to diesel2 3 years ago
MFijak 21bc3bfd53 group support 3 years ago
Stefan Melmuk 64ae5d4f81
verify email on registration via invite link 3 years ago
Stefan Melmuk 23f1f8a576
allow registration without invite link 3 years ago
Stefan Melmuk 6576914e55
fix invitations of new users when mail is disabled 3 years ago
Stefan Melmuk a2d716aec3
fix invitations of new users when mail is disabled 3 years ago
Stefan Melmuk ed6e852904
fix invitations of new users when mail is disabled 3 years ago
Stefan Melmuk aa5a05960e
allow registration without invite link 3 years ago
BlackDex f41ba2a60f
Fix master password hint update not working. 3 years ago
Stefan Melmuk 2215cfefb9
fix invitations of new users when mail is disabled 3 years ago
Stefan Melmuk 5b96270874
return "Object" for consistency 3 years ago
Stefan Melmuk 2c0742387b
return CaptchaBypassToken and register object 3 years ago
Stefan Melmuk 1704d14f29
v2022.9.2 expects a json response when registering 3 years ago
Stefan Melmuk 2d7ffbf378
allow the removal of non-confirmed owners 3 years ago
Stefan Melmuk cd0c49eaf6
return "Object" for consistency 3 years ago
Stefan Melmuk 080e38d227
return CaptchaBypassToken and register object 3 years ago
Stefan Melmuk 1a664fba6a
v2022.9.2 expects a json response when registering 3 years ago
Stefan Melmuk c915ef815d
allow the removal of non-confirmed owners 3 years ago
Stefan Melmuk 387b5eb2dd
allow the removal of non-confirmed owners 3 years ago
Stefan Melmuk 0a0f620d0b
return "Object" for consistency 3 years ago
Stefan Melmuk 9132cc4a30
return CaptchaBypassToken and register object 3 years ago
Stefan Melmuk e50edcadfb
v2022.9.2 expects a json response when registering 3 years ago
Stefan Melmuk 2685099720
allow the removal of non-confirmed owners 3 years ago
Daniel García 6fa6eb18e8
Remove unused value in config endpoint 3 years ago
BlackDex da9fd6b7d0
Fix organization vault export 3 years ago
BlackDex 9eabcd5cae
Add support for send v2 API endpoints 3 years ago
BlackDex 18291b6533
Add support for send v2 API endpoints 3 years ago
BlackDex 2b7b1141eb
Add support for send v2 API endpoints 3 years ago
Stefan Melmuk 102ee3f871
add api_not_found catcher for 404 errors in /api 3 years ago
BlackDex ae59472d9a
Fix organization vault export 3 years ago
BlackDex 5a07b193dc
Add support for send v2 API endpoints 3 years ago
BlackDex e47a2fd0f3
Rename/Fix revoke/restore endpoints 3 years ago
BlackDex 42b9cc73ac
Fix issue 2737, unable to create org 3 years ago
Daniel García edca4248aa
Use optional env as this variable isn't defined during CI 3 years ago
Daniel García 818b254cef
Implement config endpoint 3 years ago
BlackDex 94be67eac1
Added support for web-vault v2022.9 3 years ago
BlackDex 1722742ab3
Add Org user revoke feature 3 years ago
BlackDex abfa868423
Mitigate attachment/send upload issues 3 years ago
Daniel García fc5928772b
Move around comments 3 years ago
BlackDex 55d7c48b1d
Add more clippy checks for better code/readability 3 years ago
Yip Rui Fung bf623eed7f Use if let instead of a match with empty block. 3 years ago
Yip Rui Fung 84bcac0112 Apply rustfmt. 3 years ago
Yip Rui Fung 31595888ea Use match to avoid ownership issues on the TempFile / file_path variables in closures. 3 years ago
Yip Rui Fung 5c38b2c4eb Remove option and use unwrap_or_else to fall back to copy behavior. 3 years ago
Yip Rui Fung ebe9162af9 Add option to make file uploads use move_copy_to instead of persist_to 3 years ago
Daniel García b64cf27038
Upgrade dependencies and swap lettre to async transport 3 years ago
Jeremy Lin 5e13b1a7cb Add `password_hints_allowed` config option 3 years ago