Guest
-
Total Posts
:
888
-
Reward points
:
0
- Joined: May 23 '01
-
Status: online
|
Security Issue
Wed. Jul 28, '04 4:36 PM
( permalink)
Is the Forum built with sufficient security to not allow hackers to get administrators usernames and passwords, and is SQL Injections not allowed to protect access to admin area. Thanks
|
|
|
|
Samuel
-
Total Posts
:
11786
-
Reward points
:
168350
- Joined: May 23 '01
-
Status: offline
|
RE: Security Issue
Thu. Jul 29, '04 5:01 PM
( permalink)
We have several layers of protection against these problems. SQL injection and hijiacking admin passwords were never reported by our users. Passwords are stored in hashed format so no one can get the real passwords even if they have admin access to the SQL database. If you want absolute tight security, you can even use one of our mods that provides SSL (https) login capabilities. Or, you can simply run the forum on SSL protocol.
ASPPlayground.NET ~ see our Version 4 plans here
|
|
|
|