lemmy/crates/db_views
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
Cargo.toml Add some more clippy lints (#2586) 2022-11-24 16:38:00 +00:00