mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-07-04 17:06:49 +00:00
Adds LDAP auth support
This commit is contained in:
@ -18,7 +18,7 @@ func TestPageInfoGetSort(t *testing.T) {
|
||||
Direction: "asc",
|
||||
}
|
||||
defined := Sort{
|
||||
Field: "nickname",
|
||||
Field: "email",
|
||||
Direction: "desc",
|
||||
}
|
||||
// default
|
||||
|
Reference in New Issue
Block a user