Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 471d166b

Von Bernd Bleßmann vor mehr als 6 Jahren hinzugefügt

  • ID 471d166b4b6a7214d8df6ca8882a8f1a98709634
  • Vorgänger ffddb5c0
  • Nachfolger f825d995

SL::Menu: Negierung (!) beim access_string erlauben

und Tests hierzu

Unterschiede anzeigen:

menus/user/00-erp.yaml
11 11
#          ( ) & | are supported.  if binary operator is missing the last
12 12
#          operator in same scope is repeated, or "|" if none used in scope
13 13
#          yet. client config entries can be used as rights by prefixing them
14
#          with "client/". If missing, access will be granted.
14
#          with "client/".
15
#          ! is supported to negate the subsequent expression.
16
#          If missing, access will be granted.
15 17
#
16 18
#          Example:
17 19
#            client/feature_default_enabled | ( feature & system )

Auch abrufbar als: Unified diff