ci: should deal with nestled folders now?
This commit is contained in:
parent
77ad370bf8
commit
01813be8e1
3 changed files with 22 additions and 14 deletions
|
@ -199,7 +199,7 @@ pub mod password {
|
|||
|
||||
// if so then set password
|
||||
let tmp = PasswordModify {
|
||||
// none as we are staying on the same connection
|
||||
// none as we are staying on the same connection.
|
||||
user_id: Some(&dn),
|
||||
old_pass: None,
|
||||
new_pass: Some(pass),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue