You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/src
Nutomic 22608ae983
Rework the way 2FA is enabled/disabled (fixes #3309) (#3959)
* Rework the way 2FA is enabled/disabled (fixes #3309)

* postgres format

* change algo to sha1 for better compat

* review comments

* review

* clippy

---------

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
9 months ago
..
api_routes_http.rs Rework the way 2FA is enabled/disabled (fixes #3309) (#3959) 9 months ago
code_migrations.rs Move admin flag from person to local_user (fixes #3060) (#3403) 9 months ago
lib.rs Async scheduler (#3949) 9 months ago
main.rs Persistent, performant, reliable federation queue (#3605) 9 months ago
prometheus_metrics.rs Cache & Optimize Woodpecker CI (#3450) 11 months ago
root_span_builder.rs Persistent, performant, reliable federation queue (#3605) 9 months ago
scheduled_tasks.rs Async scheduler (#3949) 9 months ago
session_middleware.rs Allow passing auth via header or cookie (#3725) 9 months ago
telemetry.rs Extract Activitypub logic into separate library (#2288) 2 years ago