Files
LLDAP/server
kanywst ff81f08c18 server: use OsRng for refresh and password-reset tokens
gen_random_string generated the refresh and password-reset tokens with
SmallRng, which is not a CSPRNG, while the rest of the codebase uses OsRng
for secrets. Switch it to OsRng to match.
2026-07-19 08:44:38 +02:00
..
2026-05-01 00:45:35 +02:00
2026-05-01 00:45:35 +02:00