Commit Graph

26 Commits

Author SHA1 Message Date
Simon Sessingø 03cac14e8e [FEATURE] Support for custom csrf verifier
- Added support for custom csrf verifier.
- Updated documentation.
2015-10-21 19:07:45 +02:00
Simon Sessingø 9d6a3c328f [TASK] Updated documentation. 2015-10-21 18:30:03 +02:00
Simon Sessingø 58e4eb85bb [BUGFIX] Fixed method not allowed exception.
- Method request type are now checked on all classes in the RouterBase class.
2015-10-21 10:14:21 +02:00
Simon Sessingø a497c36ea4 Merge branch 'master' of https://github.com/skipperbent/simple-php-router into development
Conflicts:
	README.md
2015-10-21 00:34:19 +02:00
Simon Sessingø 8db60f85a1 [TASK] Updated documentation. 2015-10-21 00:30:00 +02:00
Simon Sessingø 7863df6325 [TASK] Updated readme 2015-10-20 23:59:35 +02:00
Simon Sessingø 06202612d4 Update README.md 2015-10-19 00:44:28 +02:00
Simon Sessingø ed66bc919b Update README.md 2015-10-19 00:43:54 +02:00
Simon Sessingø 3e175d234d Update README.md 2015-10-19 00:41:09 +02:00
Simon Sessingø 0650e5ba93 Update README.md 2015-10-17 21:59:53 +02:00
Simon Sessingø 4edf6aaa6e Update README.md 2015-10-17 21:53:20 +02:00
Simon Sessingø 8d4e765556 Update README.md 2015-10-11 10:45:46 +02:00
Simon Sessingø 624df047e7 Update README.md 2015-10-11 10:44:46 +02:00
Simon Sessingø 2a97e01390 Update README.md 2015-10-11 10:42:13 +02:00
Simon Sessingø a3c21d8995 Update README.md 2015-09-22 11:30:56 +02:00
Simon Sessingø 46af0947e8 Update README.md 2015-09-21 19:40:58 +02:00
Simon Sessingø 6b8ab11f28 Merge branch 'master' of https://github.com/skipperbent/simple-php-router
Conflicts:
	README.md
2015-09-21 19:41:29 +02:00
Simon Sessingø 85470bbbd7 [TASK] Updated 2015-09-21 19:40:14 +02:00
Simon Sessingø 4cc306a2cc Update README.md 2015-09-20 12:26:16 +02:00
Simon Sessingø 61857726dd ...
...
2015-09-19 23:21:03 +02:00
Simon Sessingø 45779913ab Update README.md 2015-09-18 21:54:24 +02:00
Simon Sessingø c9f3cc9329 [TASK]
- Renamed to avoid conflicts with other routers.
- Updated documentation.
2015-09-18 20:16:59 +02:00
Simon Sessingø b4fa76a74d Update README.md 2015-09-18 18:41:46 +02:00
Simon Sessingø fea0dc6a81 Update README.md 2015-09-18 18:39:07 +02:00
Simon Sessingø 55acac68fa [TASK] Initial release 2015-09-18 18:38:59 +02:00
Simon Sessingø 742c63cd43 Initial commit 2015-09-18 18:03:50 +02:00