mobilizon/lib/service
Thomas Citharel baa11c18b0
feat(http): allow to provide self-signed certificates
Allow for the MOBILIZON_CA_CERT_PATH to be used to provide your own root certificates. The CAStore
and certify certificates stores should be always already be used as fallback instead of the system
store.

Closes #1355

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2024-02-09 13:51:59 +01:00
..
activity fix(backend): only send announcement event emails when the comment author has the right to do so 2024-02-08 17:23:21 +01:00
address fix(backend): avoid duplicating locality and region if they are the same 2024-02-08 17:23:19 +01:00
anti_spam
auth
config feat(docker): add new environment variables for Docker config 2024-02-08 17:52:03 +01:00
date_time refactor(backend): change naming of function names to avoid the is_ prefix 2024-01-04 13:35:08 +01:00
error_reporting
export refactor(backend): change naming of function names to avoid the is_ prefix 2024-01-04 13:35:08 +01:00
formatter
front_end_analytics Fix front-end analytics csp config 2022-11-06 15:14:04 +01:00
geospatial Typespec fixes and refactoring 2022-05-03 12:23:09 +02:00
global_search fix(search): fix global search sorting 2023-06-01 16:11:12 +02:00
http feat(http): allow to provide self-signed certificates 2024-02-09 13:51:59 +01:00
language_detection Various typespec and compilation improvements 2021-09-26 17:52:20 +02:00
metadata refactor(backend): simplify the build_begins_on function in Metadata event impl 2024-02-08 17:23:19 +01:00
notifications Typespec fixes and refactoring 2022-05-03 12:23:09 +02:00
notifier refactor(backend): change naming of function names to avoid the is_ prefix 2024-01-04 13:35:08 +01:00
pictures
rich_media refactor(backend): change naming of function names to avoid the is_ prefix 2024-01-04 13:35:08 +01:00
statistics
unplug_predicates Add unplug to dynamically load plugs 2022-09-21 10:15:47 +02:00
workers fix(backend): fix sending N notifications to a single conversation participant 2024-02-08 17:23:21 +01:00
actor_suspension.ex
clean_old_activity.ex
clean_orphan_media.ex
clean_unconfirmed_users.ex
error_page.ex
git_status.ex
guards.ex
python_port.ex
python_worker.ex
site_map.ex fix(back): sitemapper fix after upgrade 2024-02-08 17:23:23 +01:00
timezone_detector.ex