Merge pull request #13819 from endocrimes/dani/auth_test.go
migrate e2e/users tests to common framework
This commit is contained in:
@ -55,3 +55,7 @@ type DefragOption struct {
|
||||
type LeaseOption struct {
|
||||
WithAttachedKeys bool
|
||||
}
|
||||
|
||||
type UserAddOptions struct {
|
||||
NoPassword bool
|
||||
}
|
||||
|
Reference in New Issue
Block a user