Commit Graph

21 Commits (1.32.2)

Author SHA1 Message Date
Samuel Tardieu 7445ee40f8 Remove get_random_64()
2 years ago
Samuel Tardieu d0baa23f9a Use constant size generic parameter for random bytes generation
2 years ago
Jeremy Lin 7d552dbdc8 Increase length limit for email token generation
3 years ago
Jeremy Lin 69ee4a70b4 Add support for API keys
3 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
4 years ago
BlackDex 5860679624 Updated dependencies and small mail fixes
4 years ago
Jeremy Lin d9684bef6b Generate tokens more simply and uniformly
4 years ago
Daniel García 668d5c23dc
Removed try_trait and some formatting, particularly around imports
4 years ago
BlackDex 9b1d07365e Updated ring
5 years ago
Daniel García a0ece3754b
Formatting
5 years ago
tomuta bd1e8be328 Implement change-email, email-verification, account-recovery, and welcome notifications
5 years ago
Daniel García 4f45cc081f
Update ring to 0.14, jwt to 6.0, and u2f
6 years ago
Daniel García 874f5c34bd
Formatting
6 years ago
Daniel García 621f607297
Update dependencies and fix some warnings
6 years ago
Daniel García cfbeb56371
Implement user duo, initial version
6 years ago
Daniel García 9636f33fdb
Implement constant time equal check for admin, 2fa recover and 2fa remember tokens
6 years ago
Daniel García 30e768613b
Start using rustfmt and some style changes to make some lines shorter
6 years ago
Daniel García dfefbf1f31 Fixed cipher import, created missing data structs instead of using generic Value, and fixed some warnings
7 years ago
Daniel García 5cd40c63ed First working version
7 years ago