lemmy/src
Dessalines f8f035f384 Fixing cors origin wildcard. (#5194)
* Fixing cors origin wildcard.

- Fixes #5185

* Add other allows to specified origin block.

* Fix clippy.
2024-11-13 09:55:38 +01:00
..
api_routes_http.rs Add the ability to fetch a registration application by person_id. (#4913) 2024-07-23 19:01:24 -04:00
code_migrations.rs Adding checks for higher admin and mod. (#4860) 2024-07-16 12:22:47 +02:00
lib.rs Fixing cors origin wildcard. (#5194) 2024-11-13 09:55:38 +01:00
main.rs Fix tls pool (#4910) 2024-07-21 22:33:42 -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 Fixing proxied images for federated posts. (#4737) 2024-05-23 11:11:25 -04:00
scheduled_tasks.rs Move aggregates to replaceable_schema, fix error (fixes #5186) (#5190) 2024-11-13 09:54:34 +01:00
session_middleware.rs Adding checks for higher admin and mod. (#4860) 2024-07-16 12:22:47 +02:00
telemetry.rs Convert all Result<..., LemmyError> into LemmyResult<...> Fixes #4613 (#4614) 2024-04-10 10:14:11 -04:00