mirror of https://github.com/hashicorp/consul
Browse Source
Previously only a single auth method would be saved to the snapshot. This commit fixes the typo and adds to the test, to show that all auth methods are now saved.pull/10025/head
Daniel Nephin
4 years ago
3 changed files with 19 additions and 6 deletions
@ -0,0 +1,3 @@
|
||||
```release-note:bug |
||||
snapshot: fixes a bug that would cause snapshots to be missing all but the first ACL Auth Method. |
||||
``` |
Loading…
Reference in new issue