Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 46c22b43

Von Jan Büren vor mehr als 7 Jahren hinzugefügt

  • ID 46c22b437926dec7e87ab5bb24dfb6a2c6124692
  • Vorgänger 2b37ad3a
  • Nachfolger c781f91f

Neues Benutzer-Recht Erzeugnisbestandteile editieren

Erlaubt das Änderun von Erzeugnisbestandteilen auch nachdem es
schon produziert wurde. Standardmäßig nicht gesetzt.

Unterschiede anzeigen:

SL/Auth.pm
1309 1309
Creating a new database handle on each request can take up to 30% of the
1310 1310
pre-request startup time, so we want to avoid that for fast ajax calls.
1311 1311

  
1312
=item C<assert, $right, $dont_abort>
1313

  
1314
Checks if current user has the C<$right>. If C<$dont_abort> is falsish
1315
the request dies with a access denied error, otherwise returns true or false.
1316

  
1312 1317
=back
1313 1318

  
1314 1319
=head1 BUGS

Auch abrufbar als: Unified diff