25 Commits (7862d746d916990f42091731ad60af3f029a6ba8)

Author SHA1 Message Date
Timshel 1dae6093c9
Use subtle to replace deprecated ring::constant_time::verify_slices_are_equal (#5680) 7 months ago
Daniel 1109293992
Update Rust to 1.84.1 (#5508) 9 months ago
Integral 327d369188
refactor: replace static with const for global constants (#5260) 9 months ago
Stefan Melmuk 871a3f214a
rename membership and adopt newtype pattern (#5320) 9 months ago
Samuel Tardieu 7445ee40f8 Remove get_random_64() 3 years ago
Samuel Tardieu d0baa23f9a Use constant size generic parameter for random bytes generation 3 years ago
Jeremy Lin 7d552dbdc8 Increase length limit for email token generation 4 years ago
Jeremy Lin 69ee4a70b4 Add support for API keys 4 years ago
Jeremy Lin c2ef331df9 Rework file ID generation 4 years ago
Jeremy Lin 29ed82a359 Add support for v2 attachment upload APIs 4 years ago
Jake Howard 3ab90259f2
Modify rustfmt file 5 years ago
BlackDex 5860679624 Updated dependencies and small mail fixes 5 years ago
Jeremy Lin d9684bef6b Generate tokens more simply and uniformly 5 years ago
Daniel García 668d5c23dc
Removed try_trait and some formatting, particularly around imports 5 years ago
BlackDex 9b1d07365e Updated ring 6 years ago
Daniel García a0ece3754b
Formatting 6 years ago
tomuta bd1e8be328 Implement change-email, email-verification, account-recovery, and welcome notifications 6 years ago
Daniel García 4f45cc081f
Update ring to 0.14, jwt to 6.0, and u2f 7 years ago
Daniel García 874f5c34bd
Formatting 7 years ago
Daniel García 621f607297
Update dependencies and fix some warnings 7 years ago
Daniel García cfbeb56371
Implement user duo, initial version 7 years ago
Daniel García 9636f33fdb
Implement constant time equal check for admin, 2fa recover and 2fa remember tokens 7 years ago
Daniel García 30e768613b
Start using rustfmt and some style changes to make some lines shorter 7 years ago
Daniel García dfefbf1f31 Fixed cipher import, created missing data structs instead of using generic Value, and fixed some warnings 8 years ago
Daniel García 5cd40c63ed First working version 8 years ago