Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-09-16 | Remove executable bits | Florian Pritz | 1 | -0/+0 |
2013-09-10 | Add file/get_max_size to csrf whitelist | Florian Pritz | 1 | -0/+1 |
2013-09-05 | Disable CSRF for cli clients on user/create_apikey | Florian Pritz | 1 | -0/+1 |
2013-09-04 | Add support for enabling the profiler | Florian Pritz | 1 | -0/+4 |
2013-09-04 | Replace is_cli_client() with stateful_client where applicable | Florian Pritz | 1 | -1/+0 |
2013-09-04 | Generalize request_type() to static_storage() | Florian Pritz | 1 | -3/+3 |
2013-09-02 | Disable CSRF checks for CLI requests | Florian Pritz | 1 | -1/+1 |
2013-09-02 | Add GET parameter for json output | Florian Pritz | 1 | -0/+6 |
2013-09-02 | Add CSRF protection | Florian Pritz | 1 | -0/+46 |
2013-09-02 | Provide json output for api functions | Florian Pritz | 1 | -1/+11 |
2013-08-22 | Deduplicate initialisation code in controllers | Florian Pritz | 1 | -0/+36 |
2011-01-28 | update to CI 2.0 | Florian Pritz | 1 | -0/+10 |