Clemens Schwaighofer
a20df16c2c
Add enable field to edit access data
2016-07-15 17:31:40 +09:00
Clemens Schwaighofer
3aaa9b3f0d
Remove old SVN $id$, add edit_access_data table
...
edit_access_data table can hold name/value pairs for additional info in
the access group
2016-07-15 10:13:29 +09:00
Clemens Schwaighofer
c4c3b68ec7
Update core SQL tables with correct default time
...
now() has been replaced with clock_timestamp() to get accurarte create
date and update date on multiple updates
2015-09-09 13:52:50 +09:00
Clemens Schwaighofer
fa6856eb2a
Update to core login: password set/lock, start add PDO::Pgsql
...
The login class and edit interface has added lock/strict login and a
basic layout add for forced change password in X days (not yet
implemented)
Also start adding pdo interface wrapper class for pgsql
2014-12-08 13:18:33 +09:00
de4db95d16
PHP Core libraries
...
- add 4dev/ folder
2013-12-11 15:44:33 +09:00