script-solution / Boardsolution

An open-source discussion board written in PHP.
GNU General Public License v2.0
6 stars 0 forks source link

If the board is deactivated, this isn't shown on the login page. #59

Open hrniels opened 11 years ago

marcel-liebgott commented 11 years ago

[+] if board access for guest is blocked ...

hrniels commented 11 years ago

No, actually it's independent of that, because the info isn't shown on the login page in general. But it might be especially bad if board access is blocked for guests, because guests always get the login page in this case.

Rafioso commented 11 years ago

Refers to http://www.script-solution.de/index.php?action=redirect&loc=show_post&id=23642&Itemid=26&option=com_joobs

Rafioso commented 3 years ago

Link down. Here is the original text of the linked post:

Morschn, mir sind heute noch 2 Sachen aufgefallen.

  • löscht man die Avatare im ACP, so werden diese nicht bei den User mit gelöscht --> Avatar für User in DB noch gespeichert, obwohl diese nicht mehr existieren
  • Boardzutritt für Gäste nicht gestattet [Loginformular wird angezeigt], versetzt man nun das komplette Board in den Wartungsmodus, so wird trotzdem noch das Login-Formular angezeigt. Ich glaube es wäre auch bei dieser Konstellation besser, den Wartungsstatus anzuzeigen

mfg Marcel