Thales Macedo Garitezi
|
19f3b030f9
|
chore: preparing to run common tests / eunit with mix
|
2024-07-02 09:45:45 -03:00 |
Thales Macedo Garitezi
|
6e702cd16c
|
fix(postgres): fix usage by authn/authz modules when prepared statements are disabled
Fixes https://emqx.atlassian.net/browse/EMQX-12550
|
2024-06-14 12:19:46 -03:00 |
Thales Macedo Garitezi
|
c07bc68e6f
|
feat(postgres): add `disable_prepared_statements` option
Fixes https://emqx.atlassian.net/browse/EMQX-12496
Some Postgres connections, such ones made to [PGBouncer](https://www.pgbouncer.org/) or
[Supabase in Transaction Mode](https://supabase.com/), do not support some session
features like prepared statements.
|
2024-06-04 10:11:25 -03:00 |
Zaiming (Stone) Shi
|
46877e979b
|
chore: update copyright-year
|
2024-02-23 08:21:06 +01:00 |
Zaiming (Stone) Shi
|
f1de0aa176
|
fix(schema): add namespace to authn schemas
|
2023-11-10 13:41:51 +01:00 |
Ilya Averyanov
|
4f14e8df22
|
chore(source dir): split out postgresql connector
|
2023-10-13 16:58:57 +03:00 |
Ilya Averyanov
|
1eb75b43c4
|
chore(auth): split emqx_authn and emqx_authz apps
|
2023-10-05 13:41:50 +03:00 |