N°7423 - Forbid UserTokens to be able to connect to the backoffice (or any portal) - add context to users

This commit is contained in:
Eric Espie
2024-04-30 14:54:57 +02:00
parent 23e0988838
commit 9f668079cf
5 changed files with 10 additions and 7 deletions

View File

@@ -50,6 +50,7 @@ $ibo-field--enable-bulk--checkbox--margin-left: $ibo-spacing-300 !default;
[data-attribute-type="AttributeCustomFields"],
[data-attribute-type="AttributeTagSet"],
[data-attribute-type="AttributeEnumSet"],
[data-attribute-type="AttributeContextTagSet"],
[data-attribute-type="AttributeLinkedSet"],
[data-attribute-type="AttributeLinkedSetIndirect"],
[data-attribute-type="AttributeClassAttCodeSet"],

File diff suppressed because one or more lines are too long