lemmy/src
Dessalines 1b751a8cac
Adding cors_origin to settings. Fixes #3665 (#4095)
* Adding cors_origin to settings. Fixes #3665

* Fix result to option.

* Forgot to update config defaults.

* Setting a cors origin doku default.

* Adding comments for CORS.
2023-10-25 16:46:34 +02:00
..
api_routes_http.rs Adding ts-rs directives for login_token. (#4063) 2023-10-19 20:16:12 -04:00
code_migrations.rs chore: Run rust format 2023-09-22 21:39:03 -04:00
lib.rs Adding cors_origin to settings. Fixes #3665 (#4095) 2023-10-25 16:46:34 +02:00
main.rs Persistent, performant, reliable federation queue (#3605) 2023-09-09 12:25:03 -04:00
prometheus_metrics.rs Include prometheus in default build, remove build feature (fixes #3558) (#4071) 2023-10-25 06:54:58 -04:00
root_span_builder.rs Persistent, performant, reliable federation queue (#3605) 2023-09-09 12:25:03 -04:00
scheduled_tasks.rs Refactor rate limiter and improve rate limit bucket cleanup (#3937) 2023-10-19 15:31:51 +02:00
session_middleware.rs Refactor rate limiter and improve rate limit bucket cleanup (#3937) 2023-10-19 15:31:51 +02:00
telemetry.rs Extract Activitypub logic into separate library (#2288) 2022-06-02 16:33:41 +02:00