Files
vault/changelog/25646.txt
claire bontempo 9f8ddae96f UI: Add missing auth config params (#25646)
* add allowed_response_headers and plugin_version to auth method config

* add user_lockout_config to auth tune

* add changelog;

* update test

* add test
2024-02-28 11:49:19 -08:00

3 lines
141 B
Plaintext

```release-note:improvement
ui: Adds allowed_response_headers, plugin_version and user_lockout_config params to auth method configuration
```