Donate Share

bBlog

Code

Programming Languages: PHP

License: GNU General Public License (GPL)

Repositories

browse code, statistics, last commit on 2006-03-13 svn co https://bblog.svn.sourceforge.net/svnroot/bblog bblog

browse code, statistics cvs -d:pserver:anonymous@bblog.cvs.sourceforge.net:/cvsroot/bblog login

cvs -z3 -d:pserver:anonymous@bblog.cvs.sourceforge.net:/cvsroot/bblog co -P modulename

Show:

What's happening?

  • Comment: Hash user passwords before the database

    Err, I forgot to mention that I'm working with version 0.7.6 here.

    2007-05-05 16:41:32 UTC by wolever

  • Hash user passwords before the database

    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

  • bBlog

    eadz committed revision 190 to the bBlog SVN repository, changing 1 files.

    2006-03-13 07:42:46 UTC by eadz

  • Security Code in comments

    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

  • bBlog

    eadz committed revision 189 to the bBlog SVN repository, changing 1 files.

    2005-12-10 14:29:35 UTC by eadz

  • bBlog

    fprosper committed revision 188 to the bBlog SVN repository, changing 1 files.

    2005-12-04 09:17:04 UTC by fprosper

  • bBlog

    fprosper committed revision 187 to the bBlog SVN repository, changing 1 files.

    2005-12-04 09:13:32 UTC by fprosper

  • bBlog

    eadz committed revision 186 to the bBlog SVN repository, changing 1 files.

    2005-12-02 00:51:49 UTC by eadz

  • bBlog

    fprosper committed revision 185 to the bBlog SVN repository, changing 1 files.

    2005-11-27 15:34:55 UTC by fprosper

  • bBlog

    eadz committed revision 184 to the bBlog SVN repository, changing 1 files.

    2005-11-26 04:44:41 UTC by eadz

Our Numbers