Go to file
Lukas Metzger 4fb70354ce Updated database schema with additional foreign keys and ON DELETE CASCADE to secure consistency 2016-02-10 17:06:56 +01:00
api Updated database schema with additional foreign keys and ON DELETE CASCADE to secure consistency 2016-02-10 17:06:56 +01:00
config Added remote.php API now working 2016-02-06 11:28:27 +01:00
include Added Content-Security-Policy header to prevent XSS attacks 2016-01-29 15:52:57 +01:00
js Added upgrade.php and version checks 2016-02-06 13:23:28 +01:00
lib Updated database schema with additional foreign keys and ON DELETE CASCADE to secure consistency 2016-02-10 17:06:56 +01:00
nbproject Initial commit working login mechanism 2016-01-15 21:17:21 +01:00
.gitignore Added release script 2016-01-25 19:44:17 +01:00
LICENSE Added LICENSE file 2016-01-24 16:41:19 +01:00
add-domain.php Added csrf protection 2016-01-29 16:52:23 +01:00
domains.php Added csrf protection 2016-01-29 16:52:23 +01:00
edit-master.php Added user interface functions for adding remote permissions 2016-02-05 17:14:49 +01:00
edit-remote.php Added user interface functions for adding remote permissions 2016-02-05 17:14:49 +01:00
edit-user.php Fixed headings of various pages 2016-02-02 18:40:18 +01:00
index.php Added upgrade.php and version checks 2016-02-06 13:23:28 +01:00
install.php Added Content-Security-Policy header to prevent XSS attacks 2016-01-29 15:52:57 +01:00
logout.php Added Content-Security-Policy header to prevent XSS attacks 2016-01-29 15:52:57 +01:00
make-release.sh Changed release script to use git tags 2016-02-02 17:53:16 +01:00
password.php Fixed headings of various pages 2016-02-02 18:40:18 +01:00
upgrade.php Added upgrade.php and version checks 2016-02-06 13:23:28 +01:00
users.php Added csrf protection 2016-01-29 16:52:23 +01:00