Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-10 | Rewrite of the routers part. | Guillaume Mazoyer | |
Should be more modular now to add other routers types. | |||
2014-06-04 | Little improvement for the logging function. | Guillaume Mazoyer | |
Log spamers into the logs file. | |||
2014-06-04 | Forget an important character. | Guillaume Mazoyer | |
2014-06-04 | Avoid obvious spam with a hidden field that must not be filled. | Guillaume Mazoyer | |
2014-05-31 | Start rewriting og the auth mecanism. | Guillaume Mazoyer | |
2014-05-29 | Revert last commit. | Guillaume Mazoyer | |
2014-05-29 | Prevent PHP to be executed when not going through index.php. | Guillaume Mazoyer | |
2014-05-29 | Add license headers. | Guillaume Mazoyer | |
2014-05-29 | Apache 2.4 configuration to avoid to access the config.php file. | Guillaume Mazoyer | |
First import of the whole source code (quite monolithic for now). Update configuration example. |