pdnsmanager/api
lamclennan d9f4b20448 Updated upgrade scripts for MySQL
Renamed the user table to users and added a unique key to it so
duplicate users can't be created.

Upgrade scripts delete duplicates and keep the lowest id (which is what
would have been used for authentication anyway, i.e. other users were
useless).

Added upgrade script to put domains names and records names to lower
case text as is required by postgres.
2017-01-08 14:15:31 +10:00
..
add-domain.php Bugs 2017-01-07 23:59:03 +10:00
domains.php Updated upgrade scripts for MySQL 2017-01-08 14:15:31 +10:00
edit-master.php Updated upgrade scripts for MySQL 2017-01-08 14:15:31 +10:00
edit-remote.php Updated upgrade scripts for MySQL 2017-01-08 14:15:31 +10:00
edit-user.php Updated upgrade scripts for MySQL 2017-01-08 14:15:31 +10:00
index.php Updated upgrade scripts for MySQL 2017-01-08 14:15:31 +10:00
install.php Updated upgrade scripts for MySQL 2017-01-08 14:15:31 +10:00
password.php Updated upgrade scripts for MySQL 2017-01-08 14:15:31 +10:00
remote.php PDO Conversion 2017-01-07 20:18:39 +10:00
upgrade.php Updated upgrade scripts for MySQL 2017-01-08 14:15:31 +10:00
users.php Updated upgrade scripts for MySQL 2017-01-08 14:15:31 +10:00