]> Kevux Git Server - koopa/commit
Progress: continued work on user and login, also miscellaneous fixes
authorKevin Day <thekevinday@gmail.com>
Wed, 26 Jul 2017 17:24:58 +0000 (12:24 -0500)
committerKevin Day <thekevinday@gmail.com>
Wed, 26 Jul 2017 19:05:18 +0000 (14:05 -0500)
commita143b2dd21fdcda340f13afd27b1943a616c2f54
tree9e3f17c3c251da89c3d8345f706484d70e3e20fd
parentb0a59001eb27399aa62eecb0067a096682a02714
Progress: continued work on user and login, also miscellaneous fixes

Be sure to write to the connection log only after the session information has been loaded so that a valid session expires value is used.
The public user log table needs to have database-specific role and not standard role for insert access checks.
Process the database password failure string on login.
The table caption and caption tag code was not fully completed.
Style cleanups.
common/standard/classes/standard_database.php
common/standard/classes/standard_path.php
common/standard/paths/u/login.php
common/standard/paths/u/user_view.php
common/theme/classes/theme_html.php
database/sql/reservation/order.install
database/sql/reservation/reservation-public.sql [new file with mode: 0644]