1271 Commits (3d4be24902983a94a601aabe016d6e773e888cd9)

Author SHA1 Message Date
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 790146bfac Fix error in PostgreSQL build 5 years ago
Jeremy Lin a28ebcb401 Use local time in email notifications for new device logins 5 years ago
Daniel García 596c9b8691
Add option to set name during HELO in email settings 5 years ago
Armaan Tobaccowalla 624791e09a
Allow postgres:// DATABASE_URL 5 years ago
Jeremy Lin f9a73a9bbe More cipher optimization/cleanup 5 years ago
Jeremy Lin 35868dd72c Optimize cipher queries 5 years ago
Jeremy Lin 979d010dc2 Add support for hiding passwords in a collection 5 years ago
Daniel García a87646b8cb
Some format changes to main.rs 5 years ago
BlackDex 24c914799d Fixes #1022 cloning with attachments 5 years ago
BlackDex 325691e588 Fixed wrong status if there is an update. 5 years ago
Robert Kaussow afbf1db331 add back openssl crate 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
BlackDex b47cf97409 Updated js/css libraries and fixed smallscreen err 5 years ago
Daniel García 5e802f8aa3
Update lettre to alpha release instead of git commit, and update the rest of dependencies while we are at it 5 years ago
Jeremy Lin 39d1a09704 Avoid double-slashes in the admin URL 5 years ago
Jeremy Lin a447e4e7ef Don't HTML-escape email subject lines 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
fdeĉ 4c3727b4a3 use format! for rounding to fix arm issue 5 years ago
Daniel García a8870eef0d
Convert to f32 before rounding to fix arm issue 5 years ago
François afaebc6cf3 fixing hard coded width email templates 5 years ago
François 8f4a1f4fc2 fixing bad width in 2FA email template 5 years ago
Daniel García 0807783388
Add ip on totp miss 5 years ago
Jeremy Lin 322a08edfb Update startup banner to direct usage/config questions to the forum 5 years ago
theycallmesteve 08afc312c3
Add missing items to profileOrganization response model 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
theycallmesteve 42e37ebea1
Apply upstream global domain values and whitespace fixes 5 years ago
theycallmesteve 632f4d5453
Whitespace fixes 5 years ago
Daniel García 6c5e35ce5c
Change the mails content types to more closely match what we sent before 5 years ago
Daniel García 63cbd9ef9c
Update lettre to latest master 5 years ago
Daniel García 9cca64003a
Remove unused dependency and simple feature, update dependencies and fix some clippy lints 5 years ago
Jeremy Lin 819d5e2dc8 Use absolute URIs for admin page redirects 5 years ago
Christophe Gherardi 3b06ab296b
Delete the call to the map file 5 years ago
Daniel García e3b00b59a7
Initial support for soft deletes 5 years ago
BlackDex 1ee8e44912 Fixed issue #965 5 years ago
Jeremy Lin 86685c1cd2 Ensure email domain comparison is case-insensitive 5 years ago
Jeremy Lin 0a68de6c24 Warn on empty `ADMIN_TOKEN` instead of bailing out 5 years ago
Jeremy Lin e4d08836e2 Make org owner invitations respect the email domain whitelist 5 years ago
Jeremy Lin c2a324e5da Clean up domain whitelist logic 5 years ago
Jeremy Lin 6cd8512bbd Fix Duo auth failure with non-lowercased email addresses 5 years ago
Jeremy Lin 7407b8326a Fix attachment size limit calculation 5 years ago
Daniel García adf47827c9
Make sure the data field is always returned, otherwise the mobile apps seem to have issues 5 years ago