bouffeatulm/inc
Phyks 3047a39acd Updated stay signed in system for a real (working) system
Thanks to Sbgodin for his work on Shaarli and Leed, which I adapted.

Please note that if you already have a working instance of BouffeATUlm,
you have to update manually your database. You have to set a new field
for User database (at the end of the database). This field has to be
called "stay_signed_in_token" and to be VARCHAR(32).
2013-12-26 00:13:54 +01:00
..
Ban.inc.php Small improvements 2013-08-26 09:52:04 +02:00
CSRF.inc.php CSRF protection enhanced. To be tested... 2013-09-25 22:09:25 +02:00
GlobalPaybacks.class.php Bug correction with PHP5.4 due to Strict standards 2013-12-20 13:20:10 +01:00
Invoices.class.php Bug correction with PHP5.4 due to Strict standards 2013-12-20 13:20:10 +01:00
MysqlConnector.php Singleton method to handle database class and avoid "too many connections" errors 2013-11-24 22:16:32 +01:00
Paybacks.class.php French template + Small ergnomoy improvements 2013-09-17 00:03:40 +02:00
Storage.class.php Singleton method to handle database class and avoid "too many connections" errors 2013-11-24 22:16:32 +01:00
User.class.php Updated stay signed in system for a real (working) system 2013-12-26 00:13:54 +01:00
UsersIn.class.php Bug correction with PHP5.4 due to Strict standards 2013-12-20 13:20:10 +01:00
UsersInGlobalPayback.class.php Bug correction with PHP5.4 due to Strict standards 2013-12-20 13:20:10 +01:00
functions.php Updated stay signed in system for a real (working) system 2013-12-26 00:13:54 +01:00
rain.tpl.class.php Cleaning functions and putting it in tpl 2013-09-10 23:08:05 +02:00