Willkommen Gast. Bitte Einloggen oder Registrieren
 
Sprache wählen:
 
 
Statistik Version 20 online.

  ÜbersichtHilfeSuchenEinloggenRegistrieren  
 
Seitenindex umschalten Seiten: 1
Thema versenden Drucken
Protect the cookie settings with a password? (Gelesen: 3295 mal)
cphMichael
YaBB Newbies
*
Offline



Beiträge: 12
Protect the cookie settings with a password?
08.05.20 um 17:27:33
 
Admin Center > Advanced Settings > Security

Does the "Protect the cookie settings with a password?" refer to the icon "Own visits will be counted / Click to disable counting of own visits"?

I want users to display the STAT without password - but I don't want uses to be able to 'disable counting of own visits'.

I have set an Admin and User password:
- unticked "Protect the stat with a password?"
- ticked "Protect the cookie settings with a password?"
- ticked "Enable security mode for your log folder?"

Users can display the STAT information - but unfortunately can they still 'disable counting of own visits'.
Zum Seitenanfang
 
 
IP gespeichert
 
Reimar
Administrator
*****
Offline



Beiträge: 1979
Geschlecht: male
Re: Protect the cookie settings with a password?
Antwort #1 - 10.06.20 um 20:37:53
 
Sorry for the delay. Let us test this. If it works like this, this sounds like a bug.
Zum Seitenanfang
 
 
IP gespeichert
 
Reimar
Administrator
*****
Offline



Beiträge: 1979
Geschlecht: male
Re: Protect the cookie settings with a password?
Antwort #2 - 13.07.20 um 20:21:19
 
Here we are again. Indeed, as mentioned by you, this is a bug.
We have a fix and the next release will have this fix.

For all that cannot wait to fix this:

cookie.php line 179 as follows:

Code (PHP):
if ( ( $loginpassword_ask == 1 ) && ( $_SESSION ['loggedin'] != 'admin' ) ) 



This line has to be changed to:
Code (PHP):
if ( $_SESSION ['loggedin'] != 'admin' ) 



@cphMichael: many many thanks for finding and telling us. We really appreciate this.

Best regards
Reimar
Zum Seitenanfang
 
 
IP gespeichert
 
Seitenindex umschalten Seiten: 1
Thema versenden Drucken