Commit Graph

15 Commits

Author SHA1 Message Date
Graham Campbell
df101a27c2 Deleted rubbish 2014-12-30 17:38:00 +00:00
Graham Campbell
ebf503c4f6 Removed the response argument from a before filter 2014-12-30 17:34:16 +00:00
Graham Campbell
1f71919f0b Added login throttling 2014-12-30 12:39:20 +00:00
Graham Campbell
540f9aa538 CS fixes 2014-12-28 16:07:18 +00:00
Graham Campbell
9d8d89248f CS fixes 2014-12-20 21:20:17 +00:00
James Brooks
6b76cf5dc7 Access-Control-Allow-Origin setting works. Closes #72 2014-12-20 18:30:48 +00:00
James Brooks
481e5232e4 Fixes #78 - no access to /setup once setup is complete 2014-12-20 18:17:33 +00:00
James Brooks
5fdd8db739 Introduce HasSettingFilter that'll redirect to setup 2014-12-01 08:32:31 +00:00
James Brooks
10d2d17573 Rename the NoSetupFilter to be IsSetupFilter 2014-12-01 08:28:27 +00:00
James Brooks
6c78adf71c Add blank line to EOL. No trailing spaces. 2014-11-27 22:08:28 +00:00
Thomas Coleman
ee65a462ef [Namespacing] Removed namespaced added in, to be added in properly later 2014-11-27 16:33:18 +00:00
Thomas Coleman
107a4c2a6e [Standards] Updated Codebase to reflect new coding standards. See CONTRIBUTING.md for standards. 2014-11-27 16:05:00 +00:00
James Brooks
a1844741bd Added CORS filter. Tidied up the filters.php code 2014-11-25 09:48:56 +00:00
James Brooks
ef5beddb07 Add basic setup page. NoSetupFilter now prevents access too. 2014-11-24 09:58:32 +00:00
James Brooks
e5a70aef0b Preparing a SetupController 2014-11-23 21:34:31 +00:00