summaryrefslogtreecommitdiff
path: root/execute.php
AgeCommit message (Expand)Author
2014-08-05Add config.defaults.php to set default configuration options.Guillaume Mazoyer
2014-08-05Add help button.Guillaume Mazoyer
2014-08-05completing HTTP_X_FORWARDED_FOR supportRomain Boissat rboissat
2014-06-20Remove useless code.Guillaume Mazoyer
2014-06-11Handle error more properly.Guillaume Mazoyer
2014-06-10Rewrite of the routers part.Guillaume Mazoyer
2014-06-04Little improvement for the logging function.Guillaume Mazoyer
2014-06-04Forget an important character.Guillaume Mazoyer
2014-06-04Avoid obvious spam with a hidden field that must not be filled.Guillaume Mazoyer
2014-05-31Start rewriting og the auth mecanism.Guillaume Mazoyer
2014-05-29Revert last commit.Guillaume Mazoyer
2014-05-29Prevent PHP to be executed when not going through index.php.Guillaume Mazoyer
2014-05-29Add license headers.Guillaume Mazoyer
2014-05-29Apache 2.4 configuration to avoid to access the config.php file.Guillaume Mazoyer