Jump to content

Joriz

Clients
  • Posts

    203
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by Joriz

  1. Sorry for the bump. But I think the following works. I'm currently testing it.

    https://board-url/index.php?app=core&module=global&section=login&do=process
    
    POST
    
    ips_username=GoogleBot
    ips_password=the password you set for the bot
    auth_key=880ea6a14ea49e853634fbdc5015a024
    rememberMe=1

    As far I understand the auth_key is always 880ea6a14ea49e853634fbdc5015a024 for guests.
  2. This kind of protection is already build in IP.Board.

    If you would like to add extra protection to your forum you should add extra security on server program level and not on php script level which would only make your forum slower.

    You could add modules to Apache/PHP like mod_security, mod_suhosin and mod_evasive.

    Also modyfing the standard settings of php.ini will help make your server more secure.

×
×
  • Create New...