|
||||||
Views:
11,030,477 |
Main | FAQ | IRC chat | Memberlist | Active users | Latest posts | Stats | Ranks | Online users | Search | 11-21-24 11:57 AM |
||||
Guest: Register | Login |
0 users currently in AcmlmBoard Developer Zone | 4 bots |
Main - AcmlmBoard Developer Zone - [WIP] [Abandoned] Experimental Acmlmboard 0.7 fork (1) |
NinCollin |
| ||||||||||||||||||||||||||||||||||||||||
Normal User
Paratroopa Daydreaming about PHP Level: 26 Posts: 46/154 EXP: 98071 Next: 4204 Since: 09-06-17 From: World X Pipe Last post: 68 days Last view: 23 days |
|
Jamie |
| ||
Banned
Excessive drama. Level: 74 Posts: 1136/1480 EXP: 3520751 Next: 132793 Since: 06-03-14 Last post: 2057 days Last view: 741 days |
I'd be interested in testing this, or at least giving you some kind of testing ground. My server runs MariaDB 10 (based on MySQL 5.8 iirc) and PHP 7.0 on Apache 2.4.25 if you want to use it for anything. I've just got to figure how to make permissions works on PHP with homedirs while allowing write access by the user ____________________ Good riddance! |
NightYoshi370 |
| ||
Normal User
Level: 36 Posts: 311/315 EXP: 280458 Next: 27652 Since: 12-31-17 Last post: 2133 days Last view: 1975 days |
You might want to downgrade to PHP 4... ____________________ Mario Making Mods |
NinCollin |
| ||||||||||||||||||||||||||||||||||||||||
Normal User
Paratroopa Daydreaming about PHP Level: 26 Posts: 47/154 EXP: 98071 Next: 4204 Since: 09-06-17 From: World X Pipe Last post: 68 days Last view: 23 days |
|
Jamie |
| ||
Banned
Excessive drama. Level: 74 Posts: 1149/1480 EXP: 3520751 Next: 132793 Since: 06-03-14 Last post: 2057 days Last view: 741 days |
mysql_error() is being used in profile.php
also, remove the password from the debug stats, that's kinda creepy. MD5 is also not secure at all, look into using password_hash function from Php 5.5 onwards ____________________ Good riddance! |
Epele |
| ||
Site Administrator
The Sorceress. Boing~ Level: 237 Posts: 18625/20774 EXP: 205437240 Next: 2541694 Since: 01-01-12 From: UK Last post: 1051 days Last view: 11 hours |
MD5 isn't totally insecure. Just ensure you salt it with some garbage and it can't be brute-forced as the attacker would need the salt to brute force it. The world could always use more heroes! |
Jamie |
| ||
Banned
Excessive drama. Level: 74 Posts: 1153/1480 EXP: 3520751 Next: 132793 Since: 06-03-14 Last post: 2057 days Last view: 741 days |
given it gave me my plaintext password on a certain debug page, I doubt it's salted for some reason ____________________ Good riddance! |
Epele |
| ||
Site Administrator
The Sorceress. Boing~ Level: 237 Posts: 18626/20774 EXP: 205437240 Next: 2541694 Since: 01-01-12 From: UK Last post: 1051 days Last view: 11 hours |
Posted by JamieThere is no security as of yet provided on the password field as per the initial post: Posted by Nin★Collin This would suggest some systems are still due to be updated. The world could always use more heroes! |
Thierry |
| ||
Normal User
Level: 108 Posts: 2887/3456 EXP: 13267730 Next: 252769 Since: 03-19-13 Last post: 1 day Last view: 1 day |
you should put a warning on the register page in the meantime. people are known to reuse passwords easily, it's actually pretty irresponsible not to consider that. |
Jamie |
| ||
Banned
Excessive drama. Level: 74 Posts: 1155/1480 EXP: 3520751 Next: 132793 Since: 06-03-14 Last post: 2057 days Last view: 741 days |
yeah. I use the same pass pretty much everywhere or the same style ____________________ Good riddance! |
Yushe |
| ||
Normal User
internet = mistake Level: 34 Posts: 237/247 EXP: 243416 Next: 10235 Since: 02-15-14 Last post: 1796 days Last view: 1217 days |
Posted by ThieppyThis. Kinda dumb just to put the warning message on the login page. ____________________ Yushe#1289Twitter - YouTube - E-mail |
NinCollin |
| ||||||||||||||||||||||||||||||||||||||||
Normal User
Paratroopa Daydreaming about PHP Level: 26 Posts: 49/154 EXP: 98071 Next: 4204 Since: 09-06-17 From: World X Pipe Last post: 68 days Last view: 23 days |
|
NinCollin |
| ||||||||||||||||||||||||||||||||||||||||
Normal User
Paratroopa Daydreaming about PHP Level: 26 Posts: 84/154 EXP: 98071 Next: 4204 Since: 09-06-17 From: World X Pipe Last post: 68 days Last view: 23 days |
|
Elemi |
| ||
Normal User
Jejfjsiejrjntnyns8fujrtnjs8f7eibrbtudiwie Level: 37 Posts: 241/284 EXP: 328267 Next: 9986 Since: 01-05-12 Last post: 1835 days Last view: 370 days |
Keeping the legacy alive!
Very happy to see finally a version that brings all the basics and should offer people a simple clean base to work from! I'm tired of trying to shave Acmlmboards and breaking everything the getting bamboozled. I'm gonna keep an eye on this, your work is appreciated! |
NinCollin |
| ||
Normal User
Paratroopa Daydreaming about PHP Level: 26 Posts: 126/154 EXP: 98071 Next: 4204 Since: 09-06-17 From: World X Pipe Last post: 68 days Last view: 23 days |
Bill Cipher fan |
| ||
Normal User
Kaptain K. Rool is COOL! Level: 47 Posts: 143/777 EXP: 757899 Next: 8304 Since: 07-15-21 From: United States: Michigan. Last post: 613 days Last view: 555 days |
Can you also add Profile Posts? this place could really use em
____________________ BILL CIPHER LIVES! AHAHAHAHAHAHAHAHA AHAHAHAHAHAHAHAHA |
NinCollin |
| ||||||||||||||||||||||||||||||||||||||||
Normal User
Paratroopa Daydreaming about PHP Level: 26 Posts: 128/154 EXP: 98071 Next: 4204 Since: 09-06-17 From: World X Pipe Last post: 68 days Last view: 23 days |
|
Main - AcmlmBoard Developer Zone - [WIP] [Abandoned] Experimental Acmlmboard 0.7 fork (1) |
Acmlmboard v2.5.6 (06/11/2024) © 2005-2024 Acmlm, Emuz, et al. |
MySQL - queries: 194, rows: 561/595, time: 3.216 seconds. |