7 Commits

Author SHA1 Message Date
Aron Carroll
d4420fac21 Add object to config containing blacklisted words 2012-05-18 17:39:11 +01:00
Aron Carroll
52bdae30a0 Add cookie based session support
This uses signed cookies which is nice but we still should not store any
user data in the cookie.
2012-05-03 19:59:05 +01:00
Aron Carroll
83bffe62e8 Update config file to use nested JSON
This makes for a far more readable config file.
2012-04-19 14:42:24 +01:00
Aron Carroll
8843c75704 Move Google Analytics id into the config file 2012-04-17 17:33:29 +01:00
Aron Carroll
8437fa761f Update the config properties to read good 2012-04-17 17:17:36 +01:00
Aron Carroll
1861d4899b Update config.php to work with the new json config files 2012-04-17 17:09:27 +01:00
Aron Carroll
6bcbf10991 Add new config files for node app 2012-04-17 16:42:08 +01:00