42 Commits

Author SHA1 Message Date
azett
3d7375294e Proud version bump - we have our first RC of FlatPress 1.3! \o/ 2024-03-24 00:13:35 +01:00
azett
37680fb116 Version bump to 1.3.beta1 2024-01-21 14:19:12 +01:00
azett
1acedaf149 fixed branch name to "master" 2022-10-11 14:36:23 +02:00
azett
d4b9f3afee changed branch in version info to "smartyupdate" 2022-06-28 20:56:20 +02:00
azett
e40b4d944b Added branch name to system version 2022-06-28 20:44:38 +02:00
azett
562844d4b8 Version push 2021-11-01 14:21:25 +01:00
azett
14d503dfa9 version bump 2021-06-19 13:57:30 +02:00
azett
9ce0674b57 Let's release version 1.2 "Legato"! \o/
Bumped system version to 1.2, edited changelog accordingly.
2021-03-20 12:21:05 +01:00
azett
e98ee2a6b6 Version bump to 1.2.beta2 2021-02-28 12:15:38 +01:00
azett
89c0d93543 version bump to "1.2.beta1" 2021-02-07 12:21:53 +01:00
azett
83e1644c0f Restored some changes from the last commit. Turns out, the HASHSALT_FILE is still used elsewhere ó_Ò 2020-12-19 19:25:52 +01:00
azett
f265b22b0b Fix for #59: Updated password hash algorithm from md5 to bcrypt (via password_hash() function). Thanks a lot, @axelhahn!
In detail: Added function io_delete_file(). Removed system_hashsalt_save(). Added password hash update mechanics to user_login().
2020-12-19 14:02:27 +01:00
barryhughes
27214a5997 Migrate from create_func to native anon func | #67 2020-09-11 11:34:39 -07:00
azett
8a72fcc54a Inremented version number 2019-12-26 18:57:51 +01:00
azett
fea8b3b810 Lightbox Plugin: Updated Slimbox from 2.04 to 2.05, thus fixing the display of the overlay;
set FP system version to "1.1"
2019-02-02 13:35:43 +01:00
azett
9c0dea07a3 Changed system version to "1.1 RC1" 2019-01-04 17:05:56 +01:00
azett
1cccf186c9 update release version to "1.1"; renamed changelog and license file, removed unneccessary files 2018-12-30 22:48:19 +01:00
azett
d6843fa2b8 set version number to 1.0.3.php7 2018-10-23 19:07:36 +02:00
Edoardo Vacchi
d4ad93a661 Version bump 2015-06-12 09:31:03 +02:00
Edoardo Vacchi
03be9f288c 1.0.2 version bump 2013-11-28 20:45:54 +01:00
Edoardo Vacchi
9b5b77742d 1.0.1 version bump 2013-11-20 14:21:34 +01:00
real_nowhereman
376a91e512 SYSTEM_VER bump 2012-01-11 13:09:00 +00:00
real_nowhereman
91d7c3a731 sysver bump 2011-06-14 17:39:52 +00:00
real_nowhereman
084fd83ca6 ver string bump 2011-04-03 17:22:38 +00:00
real_nowhereman
9503be02e2 fix version check 2010-11-05 13:09:18 +00:00
real_nowhereman
8c6289bc17 bump version number 2010-10-25 17:00:00 +00:00
real_nowhereman
9cd9b2d848 suppressing minor warnings 2009-12-21 20:56:23 +00:00
real_nowhereman
0541fa23df 2009-10-10 13:52:56 +00:00
real_nowhereman
eccfec41ee porting to PHP5-style object assignments (it should work now...) 2009-07-23 15:19:06 +00:00
real_nowhereman
744e16a9bb reverting awful mess in fp-includes 2009-07-21 16:41:35 +00:00
real_nowhereman
5e7f579ff5 future proofing, changed all object assignments to PHP5-style 2009-07-21 07:24:42 +00:00
real_nowhereman
e00e3a26c6 0.812.1 2009-01-24 09:08:10 +00:00
real_nowhereman
aa1b273031 preparing for .812; fixed version number, added rebuild index option in MAINTAIN panel, muted debug mode in bplustree 2008-12-23 10:56:24 +00:00
real_nowhereman
44168dda8e porting bracnch fixes to trunk, raising version number 2008-09-26 17:22:13 +00:00
real_nowhereman
c2f84add53 setting 0.804 version 2008-05-10 16:53:18 +00:00
real_nowhereman
6c891bfb86 fixed notice messages on pass-by-reference 2008-05-10 15:11:32 +00:00
real_nowhereman
e59d7bc707 should fix issues on IIS 2008-04-26 08:01:39 +00:00
real_nowhereman
b5758344d1 merging new-urls branch 2008-03-24 20:25:33 +00:00
real_nowhereman
12b3af6073 should fix some problems with cookies (maybe sessions? if only!) 2008-03-17 20:20:00 +00:00
real_nowhereman
946ec9db7d setting new sysver 2008-03-05 09:57:12 +00:00
real_nowhereman
c0642e4f0f huge security commit, this should be an almost hassle-free hash salt: the salt is created on setup and then STORED in fp-content/config/hashsalt.conf.php
(you can change the name of the file from defaults.php); 

as salt is based on the path on the server, if you had to move to another directory or to another server, then you wouldn't be able to login anymore and you had to reinstall, now this shouldn't be needed anymore; moreover as this is now safe in a file we can add additional security by
* concatenating the default paths+random blog id to another random number, which is not written anywhere else
* changing the contents with your very own salt string: then re-run setup and overwrite your old user: the hashsalt won't be overwritten (this needs testing)
2008-02-10 14:20:09 +00:00
real_nowhereman
a68630bf35 First revision of FlatPress Crescendo+1 ( 0.703+n :) ) 2007-10-30 10:30:07 +00:00