Zaiming Shi
|
0877fb5569
|
refactor(authn): register providers in batch
|
2021-09-16 23:17:50 +02:00 |
Zaiming Shi
|
3dcccc0b33
|
refactor(authn): call lists:foreach instaed of list comprehension
|
2021-09-16 23:17:50 +02:00 |
zhouzb
|
ce6c24a866
|
fix(authn): fix spelling error
|
2021-09-14 17:42:07 +08:00 |
zhouzb
|
be38bcc5cc
|
chore(authn): adapt listener id type
|
2021-09-08 09:46:47 +08:00 |
zhouzb
|
e998770f2e
|
refactor(authn): refactor to support global and listener authentication
|
2021-09-06 18:46:08 +08:00 |
zhouzb
|
61da3a4fd7
|
feat(authn hot config): initial support for hot config
|
2021-08-19 15:59:26 +08:00 |
Shawn
|
e8e95d39ef
|
refactor(config): move emqx_config:get/get_raw to emqx:get_config/get_raw_config (#5517)
|
2021-08-18 14:52:57 +08:00 |
k32
|
dfa6761e49
|
fix(rlog): Ensure the correct order of table initalization
|
2021-08-12 19:58:52 +02:00 |
zhouzb
|
fb716ae8b2
|
chore(authn rename): rename emqx_authn to authentication
|
2021-08-03 09:21:07 +08:00 |
Turtle
|
9e97de04c9
|
chore(plugins): delete emqx_plugins module attributes
|
2021-07-30 14:32:01 +08:00 |
zhouzb
|
327ff8636f
|
feat(authn http api): provide http api for authn and improve update mechanism
|
2021-07-26 14:41:15 +08:00 |
zhouzb
|
07ce636803
|
feat(authn): support enable authn in config
|
2021-07-15 16:16:41 +08:00 |
zhouzb
|
6a8e35ce3a
|
feat(one authn): merge simple authn and enhanced authn
|
2021-07-14 16:54:13 +08:00 |
Turtle
|
918a26e921
|
feat(conf): merge all conf to emqx.conf
|
2021-07-02 17:01:16 +08:00 |
tigercl
|
cdcb63374a
|
refactor(authn): support hocon for authn (#5068)
* refactor(use hocon): rename to authn, , support hocon, support two types of chains and support bind listener to chain
|
2021-06-30 17:04:28 +08:00 |