Add Poll
 
Options: Text Color Split Pie
 
 
 
 
 
 
 
 
Poll Comment:
Max 500 characters. Remaining characters:
days and minutes. Leave it blank if you don't want to set it now.

Please type the characters exactly as they appear in the image,
without the first 2 and last 2 characters.
The characters must be typed in the same order,
and they are case-sensitive.
Open Preview Preview

You can resize the textbox by dragging the right or bottom border.
Off Topic Comment Insert Spoiler
Insert Hyperlink Insert FTP Link Insert Image Insert E-mail Insert Media Insert Table Insert Table Row Insert Table Column Insert Horizontal Rule Insert Teletype Insert Code Insert Quote Edited Superscript Subscript Insert List /me - my name Insert Marquee Insert Timestamp No Parse
Bold Italicized Underline Insert Strikethrough Highlight
                       
Change Text Color
Insert Preformatted Text Left Align Centered Right Align
resize_wb
resize_hb







Max 5000 characters. Remaining characters:
Text size: %
More Smilies
View All Smilies
Collapse additional features Collapse/Expand additional features Smiley Wink Cheesy Grin Angry Sad Shocked Cool Huh Roll Eyes Tongue Embarrassed Lips Sealed Undecided Kiss Cry
Topic Summary - Displaying 15 post(s). Click here to show all
Posted by: Dandello
Posted on: Dec 13th, 2017 at 2:33pm
Excellent - this security change will be in the SVN on the next update - the newest version will allow the Admin to choose whether or not the GMod will be allowed to ban IP addresses from the error log if the GMod does NOT have Guardian access.

In the meantime, it's working and that's what counts.

Posted by: Rucola
Posted on: Dec 13th, 2017 at 12:59am

i maked see-FIXED!!! Smiley
Posted by: Rucola
Posted on: Dec 13th, 2017 at 12:52am
the latter could not do I do not understand what exactly is necessary and where it is written it is not clear, especially until it is finalized, decided not to do anything from the latter
Posted by: Dandello
Posted on: Dec 12th, 2017 at 11:52pm
In AdminEdit.pm replace the previously suggested code with:
Code (Perl)
Select All
ipban_err => '$FORM{'errorlog'}',
 blockip => '$FORM{'setup_guardian'}',
 guardian_block => '$FORM{'setup_guardian'}', 



Replace ErorLog.pm with the one in the zip - the GMod/Guardian/IP banning blocking still needs some work.
Posted by: Dandello
Posted on: Dec 12th, 2017 at 10:20pm
What I needed to know: guardian_block  not permitted.
GMod Setting - Guardian off.
Posted by: Rucola
Posted on: Dec 12th, 2017 at 8:04pm
so fuck to send if you test coordinator to me go and themselves in the urinal try to enter ipi 46.101 or any api, then dilute, it's better to feel for the udder this guardian?
Posted by: Dandello
Posted on: Dec 12th, 2017 at 7:50pm
You'll need to either post a picture or the actual error log entry because there is no 'guardian err'
Posted by: Rucola
Posted on: Dec 12th, 2017 at 7:44pm
thank you, changed and saved the saved-saved-there's a simple ban ai-write-ai-pi and here's the block in the Guardian-the error is new after the fix

you do not have access to guardian err-
Posted by: Dandello
Posted on: Dec 12th, 2017 at 7:07pm
Did you make the recommended changes to AdminEdit.pm and did you then go to the Global Moderator access section and save the settings to rewrite the GMod access settings?

Basically - anyone who has access to viewing the error log should logically have access to the various error log bans.

If enabled, Guardian blocks are written to the .htaccess file in cgi-bin/yabb2. Regular bans are stored in Variables/banlist.txt

However, the easiest way of dealing with an IP block or ban is to login from a different IP address - like a coffee shop - and take care of the problem from within YaBB.

But, if you don't want to risk your GMods banning YOU, don't give them access to Guardian OR the error log.

However, I may need to go and look at how to better configure GMod access if they do have access to the error log but don't have access to Guardian.
Posted by: Rucola
Posted on: Dec 12th, 2017 at 6:57pm
exile is access and guardian no access writes
Posted by: Rucola
Posted on: Dec 12th, 2017 at 6:51pm
У Вас нет доступа к этой части форума. ipban_err -


there is no access to this part of the forum wrote? -but why then does the coordinator see it-I think if it sees and can fulfill actions, then there is access?
Posted by: Rucola
Posted on: Dec 12th, 2017 at 6:33pm
and in which branch are the blocked ones written to ftp? -can just erase with ftp and all
Posted by: Dandello
Posted on: Dec 12th, 2017 at 5:56pm
Ah, an actual bug.

In Security.pm find
Code (Perl)
Select All
        $page = $INFO{'page'}; 

and replace with
Code (Perl)
Select All
        $page = $INFO{'page'} || q{}; 



in Admin/AdminEdit.pm find
Code (Perl)
Select All
remghostpmattach => '$FORM{'managepmattachments'}', 

and add below it
Code (Perl)
Select All
 setup_guardian2 => '$FORM{'setup_guardian'}',
 ipban_err => '$FORM{'errorlog'}',
 blockip => '$FORM{'errorlog'}', 



Once that's done, go into Global Moderator Access and resave your settings.

Just remember, anyone with access to the error log or Guardian has the potential of IP blocking the admin.
Posted by: Rucola
Posted on: Dec 12th, 2017 at 4:01pm
Обнаружена Ошибка! Use of uninitialized value $page in concatenation (.) or string at Sources/Security.pm line 172

Coordinator-error log-send an ip does not work but add to the black list hell Guardian error above
Posted by: Dandello
Posted on: Dec 12th, 2017 at 3:53pm
Rucola wrote on Dec 12th, 2017 at 3:50pm:
but how to make the links to groups clicked?-I have static Smiley

  Huh?