open-vault/changelog/20747.txt
Angel Garbarino 4180f56d73
Filter Auth methods by name or type (#20747)
* glimmerize controller

* search selects added and working

* add test and cleanup disable

* small fix on name filtering

* add changelog

* Add comment about individualized names

* Update methods.js

remove spaces
2023-05-26 16:07:36 +00:00

4 lines
117 B
Plaintext

```release-note:improvement
ui: Add filtering by auth type and auth name to the Authentication Method list view.
```