Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 540c0b5e

Von Moritz Bunkus vor etwa 12 Jahren hinzugefügt

User-Login auf Controller umgestellt

Unterschiede anzeigen:

bin/mozilla/admin.pl
96 96

  
97 97
  if ($form->{action}) {
98 98
    if ($auth->authenticate_root($form->{'{AUTH}admin_password'}) != $auth->OK()) {
99
      $auth->punish_wrong_login;
99 100
      $form->{error_message} = $locale->text('Incorrect Password!');
100 101
      $auth->delete_session_value('admin_password');
101 102
      adminlogin();

Auch abrufbar als: Unified diff