open-vault/changelog/12770.txt
claire bontempo 3501507557
UI/Serialize DB Connection Attributes (#12770)
* creates serializer and moves available plugin types constant to util

* adds if block catch if no plugin_type, renames util file

* updates imports

* adds changelog

* fixes rendering of default attrs

* checks that plugin exists
2021-10-11 16:42:11 -07:00

3 lines
107 B
Plaintext

```release-note:improvement
ui: Filter DB connection attributes so only relevant attrs POST to backend
```