446 Commits (ce0651b79c178bfbdf652e632cfadb837eac4829)

Author SHA1 Message Date
Nils Domrose ff759397f6 initial mysql support 6 years ago
Emil Madsen 233b48bdad Fix missing joinable in schema 6 years ago
Emil Madsen e22e290f67 Fix key and type variable names for mysql 6 years ago
Emil Madsen ab95a69dc8 Rework migrations for MySQL 6 years ago
Emil Madsen 42af7c6dab MySQL database 6 years ago
Daniel García 4f45cc081f
Update ring to 0.14, jwt to 6.0, and u2f 6 years ago
Daniel García 5521a86693
Change path for served images to avoid collision with vault images 6 years ago
TheMardy f0701657a9 Changed to Bitwarden_RS Logo 6 years ago
Daniel García 874f5c34bd
Formatting 6 years ago
Daniel García 253faaf023
Use users duo host when required, instead of always using the global one 6 years ago
janost 03fdf36bf9 Fixed purging organization vault 6 years ago
Daniel García fdcc32beda
Validate Duo credentials when custom 6 years ago
Daniel García 0136c793b4
Implement better user status API, in the future we'll probably want a way to disable users. 6 years ago
Daniel García 2e12114350
Always create the user when inviting from admin panel 6 years ago
ViViDboarder d3a8a278e6 Add new endpoint for retrieving all users 6 years ago
Daniel García 8d9827c55f
Implement selection between global config and user settings for duo keys. 6 years ago
Daniel García cad63f9761
Auto generate akey 6 years ago
Daniel García bf446f44f9
Enable DATA_FOLDER to affect default CONFIG_FILE path 6 years ago
Daniel García 621f607297
Update dependencies and fix some warnings 6 years ago
Daniel García 754087b990
Add global duo config and document options in .env template 6 years ago
Daniel García cfbeb56371
Implement user duo, initial version 6 years ago
Daniel García c5832f2b30
With the latest fern, syslog can be a config option instead of a build flag 6 years ago
Daniel García 2475c36a75
Implement log_level config option 6 years ago
Daniel García c384f9c0ca
Set default log level to Info, we don't use debug anyway and it just fills the logs with other crates info. 6 years ago
BlackDex 6b686c18f7 Fixed long e-mail message extending 1000 lines. 6 years ago
Nick Fox 7976d39d9d
Adjust whitespace 6 years ago
Nick Fox 5ee9676941
Break up long line to stop SMTP from breaking 6 years ago
Daniel García 4b40cda910
Added domain blacklist regex for icons service and improved valid domain check. 6 years ago
Daniel García 4689ed7b30
Changed uppercase deserializer to avoid a clone. 6 years ago
Daniel García 61515160a7
Allow changing error codes and create an empty error. 6 years ago
Daniel García e93538cea9
Add option to use wrapped TLS in email, instead of STARTTLS upgrade 6 years ago
Daniel García b4244b28b6
Update admin page scripts and fixed broken tooltip 6 years ago
Daniel García 43f9038325
Add option to force resync clients in admin panel 6 years ago
Daniel García 339044f8aa
Add warning about config panel values overriding env vars. 6 years ago
Daniel García 0718a090e1
Trim spaces from admin token during authentication and validate that the admin panel token is not empty 6 years ago
Daniel García 9e1f030a80
Explicitly close SMTP connection in case of error. 6 years ago
Daniel García 04922f6aa0
Some formatting and dependency updates 6 years ago
Daniel García 7d2bc9e162
Added option to force 2fa at logins and made some changes to two factor code. 6 years ago
Daniel García 10756b0920
Update dependencies and fix some lints 6 years ago
Frank Petrilli d156170971
Minor typo fix conect => connect 6 years ago
Дамјан Георгиевски 473f8b8e31 remove some unneeded mutability 6 years ago
Shane Faulkner 8b5b06c3d1 Allow the Admin token to be disabled in the advanced menu 6 years ago
Daniel García b50c27b619
Print a warning when an env variable is being overriden by the config file, and reorganize the main file a bit. 6 years ago
Daniel García 5ee04e31e5
Updated dependencies, removed some unnecessary clones and fixed some lints 6 years ago
Daniel García bf6ae91a6d
Remove margins on small devices 6 years ago
Daniel García 828e3a5795
Add extra padding when the toolbar collapses in small devices 6 years ago
Daniel García 7b5bcd45f8
Show read-only options in the config panel and the env variable names in the tooltips 6 years ago
Miroslav Prasil 0b903fc5f4 Extended the template file and refer to wiki 6 years ago
Miroslav Prasil 4df686f49e Add an option to not enable WAL (should help in #399) 6 years ago
Daniel García d7eeaaf249
Escape user data from admin panel when calling JS 6 years ago