-
Err, I forgot to mention that I'm working with version 0.7.6 here.
2007-05-05 16:41:32 UTC by wolever
-
It just takes a couple quick changes to keep user passwords safe in the database:
In file install.php:
Change line 359 to:
password varchar(32) NOT NULL default '',
Change line 435 to:
('".$config['username']."','".md5($config['password'])."','".$config['email']."','".$config['fullname
In file bblog/inc/bBlog.class.php:
Change line 506 to:
$query = "SELECT `id` FROM...
2007-05-05 16:40:10 UTC by wolever
-
eadz committed revision 190 to the bBlog SVN repository, changing 1 files.
2006-03-13 07:42:46 UTC by eadz
-
It would be great if in bBlog will be security code on
image when someone add comment then he must type code
from image.
2006-01-18 08:19:55 UTC by nobody
-
eadz committed revision 189 to the bBlog SVN repository, changing 1 files.
2005-12-10 14:29:35 UTC by eadz
-
fprosper committed revision 188 to the bBlog SVN repository, changing 1 files.
2005-12-04 09:17:04 UTC by fprosper
-
fprosper committed revision 187 to the bBlog SVN repository, changing 1 files.
2005-12-04 09:13:32 UTC by fprosper
-
eadz committed revision 186 to the bBlog SVN repository, changing 1 files.
2005-12-02 00:51:49 UTC by eadz
-
fprosper committed revision 185 to the bBlog SVN repository, changing 1 files.
2005-11-27 15:34:55 UTC by fprosper
-
eadz committed revision 184 to the bBlog SVN repository, changing 1 files.
2005-11-26 04:44:41 UTC by eadz