lemmy/crates/utils
Dessalines 1dba94c9cb
Adding TOTP / 2FA to lemmy (#2741)
* Combine prod and dev docker setups using build-arg

- Fixes #2603

* Dont use cache for release build.

* Adding 2FA / TOTP support.

- Fixes #2363

* Changed name to totp_2fa for clarity.

* Switch to sha256 for totp.
2023-03-02 21:37:41 +01:00
..
src Adding TOTP / 2FA to lemmy (#2741) 2023-03-02 21:37:41 +01:00
translations@1c42c57946 Proper permission check for federated comment distinguish (#2697) 2023-02-19 03:57:45 +09:00
Cargo.toml Adding TOTP / 2FA to lemmy (#2741) 2023-03-02 21:37:41 +01:00
build.rs Add email translations (#2175) 2022-03-29 18:23:03 +00:00