mirror of
https://github.com/bytedance/g3.git
synced 2026-04-29 04:00:32 +00:00
g3proxy: add ldap user group
This commit is contained in:
parent
ab2dd54a32
commit
9522860c0d
54 changed files with 2468 additions and 482 deletions
5
g3proxy/examples/ldap_user_auth/dynamic_users.json
Normal file
5
g3proxy/examples/ldap_user_auth/dynamic_users.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
[
|
||||
{
|
||||
"name": "euler"
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue