analytics/config
Artur Pata cac4ad20c9
Allow configuring AuthorizeSiteAccess plug site param (#4597)
* Stop typescript command clearing previous server start output in dev

* Allow auth site access plug to specify that domain is found in request body at some key

* Fix init order

* Make domain retrieval part of the role pipeline

* Add tests

* Refactor how is_binary is applied in get_domain/2

* Make plug tests rely on dedicated test routes for more stability

* Consistently treat empty `allowed_roles` list as permitting all roles

* Fix async test param, add extra case for init

* Make `DocsQueryTest` async again

* Improve a bit and document plug configuration

* Make docs more legible when viewed from source directly

---------

Co-authored-by: Adrian Gruntkowski <adrian.gruntkowski@gmail.com>
2024-09-26 09:52:45 +00:00
..
.env.dev HelpScout integration (#4327) 2024-07-12 12:01:59 +02:00
.env.test Set postgres pool size to 2*cores for test env (#4581) 2024-09-16 10:20:02 +00:00
ce_dev.exs Unify error handling and propose actions to user on error 2024-08-22 11:57:59 +03:00
ce_test.exs Rename internal build symbols (#3942) 2024-04-29 08:05:33 +02:00
ce.exs Add better assets compression to CE (#4476) 2024-09-03 13:54:11 +02:00
config.exs Unify error handling and propose actions to user on error 2024-08-22 11:57:59 +03:00
dev.exs Allow configuring AuthorizeSiteAccess plug site param (#4597) 2024-09-26 09:52:45 +00:00
prod.exs New config (#595) 2021-01-13 15:41:16 +02:00
runtime.exs set secure cookie if BASE_URL scheme is HTTPS (#4623) 2024-09-26 07:57:21 +00:00
test.exs Set postgres pool size to 2*cores for test env (#4581) 2024-09-16 10:20:02 +00:00