servatrice/servatrice
woogerboy21 d0088f6a18 Server audit table (#2423)
* Creating of server side audit table for auditing actions such as password resets, account registrations and log queries.

* Add migration script

Add migration script for database

* Update database script

Update database script to reflect new audit table

* Creating of server side audit table for auditing actions such as password resets, account registrations and log queries.

* Add migration script

Add migration script for database

* Update database script

Update database script to reflect new audit table

* Corrected results column possible value(s).

* Fixed migration script.

* Added boolean audit logic

Added enable/disable audit options
Added audit functionality for forgot password

* Added registration auditing

Added registration auditing

* Updated ActivateAccount Function

Created clientid variable and used it in preporation for future
potential protocol expansion.

* Extended activation protocol

Added clientid to activation command protocol

* Typo correction

Fix typo's

* Missed type fix

Found the infamous E!

* Updated database function syntax

Updated if/else syntax in db add audit function

* Untabify content

Untab files changed in PR
2017-02-25 13:48:31 -05:00
..
migrations Server audit table (#2423) 2017-02-25 13:48:31 -05:00
resources svg+png updates 2015-04-28 16:06:36 +02:00
scripts Added privilege level start/end columns (#2328) 2016-12-30 16:45:28 -08:00
src Server audit table (#2423) 2017-02-25 13:48:31 -05:00
check_schema_version.sh Add script to validate schema changes. 2015-12-13 10:47:39 +01:00
CMakeLists.txt fix lowercase (#2419) 2017-02-23 08:53:18 +01:00
servatrice.desktop Servatrice: open in a terminal window when started from the menu 2014-10-11 13:38:07 +02:00
servatrice.ini.example Server audit table (#2423) 2017-02-25 13:48:31 -05:00
servatrice.qrc Renamed resources 2014-10-07 16:49:40 +02:00
servatrice.rc Servatrice logo 2014-10-06 21:04:37 +02:00
servatrice.sql Server audit table (#2423) 2017-02-25 13:48:31 -05:00