lemmy/crates/api/src/local_user
Dessalines a745fa6f43
Remove update and read site config. Fixes #2306 (#2329)
* Remove update and read site config. Fixes #2306

* Removing lazy_static, removing Settings::get()
2022-06-22 20:24:54 +00:00
..
notifications Extract Activitypub logic into separate library (#2288) 2022-06-02 16:33:41 +02:00
add_admin.rs Extract Activitypub logic into separate library (#2288) 2022-06-02 16:33:41 +02:00
ban_person.rs Remove update and read site config. Fixes #2306 (#2329) 2022-06-22 20:24:54 +00:00
block.rs Extract Activitypub logic into separate library (#2288) 2022-06-02 16:33:41 +02:00
change_password.rs Extract Activitypub logic into separate library (#2288) 2022-06-02 16:33:41 +02:00
change_password_after_reset.rs Extract Activitypub logic into separate library (#2288) 2022-06-02 16:33:41 +02:00
get_captcha.rs Remove update and read site config. Fixes #2306 (#2329) 2022-06-22 20:24:54 +00:00
list_banned.rs Extract Activitypub logic into separate library (#2288) 2022-06-02 16:33:41 +02:00
login.rs Extract Activitypub logic into separate library (#2288) 2022-06-02 16:33:41 +02:00
mod.rs Split apart api files (#2216) 2022-04-13 18:12:25 +00:00
report_count.rs Extract Activitypub logic into separate library (#2288) 2022-06-02 16:33:41 +02:00
reset_password.rs Remove update and read site config. Fixes #2306 (#2329) 2022-06-22 20:24:54 +00:00
save_settings.rs Remove update and read site config. Fixes #2306 (#2329) 2022-06-22 20:24:54 +00:00
verify_email.rs Remove update and read site config. Fixes #2306 (#2329) 2022-06-22 20:24:54 +00:00