mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-28 19:46:46 +00:00
* Hide protected setting in settings view * Implement custom serializer for setting value - Return '***' if the setting is protected * Implement to_internal_value * Stringify * Add protected setting to sample plugin * Unit tests for plugin settings API * Update unit test (cherry picked from commit 01f2aa5f746a36706e9a5e588c4242b7bf1996d5) Co-authored-by: Oliver <oliver.henry.walters@gmail.com>