- 13 Jan, 2017 1 commit
-
-
dmorley authored
-
- 12 Jan, 2017 6 commits
- 03 Jan, 2017 1 commit
-
-
noplanman authored
Fix all SQL queries, to make sure they use pg_query_params for parameter injection. Simplify various `if` conditionals to 1-liners.
-
- 23 Dec, 2016 1 commit
-
-
noplanman authored
Use HTTPS where possible.
-
- 22 Dec, 2016 2 commits
- 21 Dec, 2016 5 commits
- 17 Dec, 2016 2 commits
-
-
David Morley authored
-
David Morley authored
-
- 27 Nov, 2016 1 commit
-
-
dmorley authored
-
- 17 Jan, 2016 1 commit
-
-
Marcel Müller authored
This commit fixes a Persistent XSS. The problem was that at no point the output was sanitized, allowing each pod to control the column 'name' in the database. Since this can be set to anything one wants it can be malicious. Using htmlentities(name, ENT_QUOTES) should be sufficient to ward this off.
-
- 10 Feb, 2015 1 commit
-
-
dmorley authored
-
- 01 Feb, 2015 1 commit
-
-
dmorley authored
-
- 03 Jul, 2014 1 commit
-
-
dmorley authored
-
- 26 Apr, 2014 1 commit
-
-
https://github.com/MatrixCrawler/Poduptimeroot authored
Revert "Merge branch 'master' of https://github.com/MatrixCrawler/Poduptime into MatrixCrawler-master" This reverts commit 4bfef977, reversing changes made to b2666414.
-
- 07 Mar, 2014 1 commit
-
-
MatrixCrawler authored
-
- 01 Aug, 2013 1 commit
-
-
arlo gn authored
Enable cors for all domains isn't a good practice. Maybe in this case is better use jsonp. I added a new param to get response with this method.
-
- 06 Jul, 2013 1 commit
-
-
root authored
-
- 04 Jun, 2013 1 commit
-
-
root authored
-
- 27 May, 2013 1 commit
-
-
root authored
-
- 14 Feb, 2013 1 commit
-
-
root authored
-
- 08 Oct, 2012 1 commit
-
-
David Morley authored
-