add password change route
This commit is contained in:
@@ -1,4 +1,12 @@
|
||||
{
|
||||
"static": {
|
||||
"types": {
|
||||
"auth": {
|
||||
"pve": "pve",
|
||||
"ldap": "ldap"
|
||||
}
|
||||
}
|
||||
},
|
||||
"global": {
|
||||
"application": {
|
||||
"pveAPI": "https://pve.mydomain.example/api2/json",
|
||||
|
Reference in New Issue
Block a user