]> source.dussan.org Git - nextcloud-server.git/commit
fix(user-prefs): adding sensitive and indexed as flags
authorMaxence Lange <maxence@artificial-owl.com>
Thu, 17 Oct 2024 09:48:09 +0000 (08:48 -0100)
committerMaxence Lange <maxence@artificial-owl.com>
Mon, 18 Nov 2024 21:11:31 +0000 (20:11 -0100)
commite73513bdd1f42da656b79bf78d8d3763386d26b1
tree5d11c2d3c98d35aaf0d8bea32386f57f97d1b920
parent65e24f7def517d33ccaac15946db882fe35d8175
fix(user-prefs): adding sensitive and indexed as flags

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
core/Migrations/Version31000Date20240814184402.php
lib/private/AllConfig.php
lib/private/UserPreferences.php
lib/public/UserPreferences/IUserPreferences.php
lib/public/UserPreferences/ValueType.php
lib/public/UserPreferences/ValueTypeDefinition.php [deleted file]
tests/lib/UserPreferencesTest.php