summaryrefslogtreecommitdiffstats
path: root/application/core
AgeCommit message (Expand)AuthorFilesLines
2014-10-15add file/do_multipaste to CSRF exception listFlorian Pritz1-0/+1
2014-10-03Rework image manipulation classFlorian Pritz1-0/+1
2014-08-30Improve migration error messageFlorian Pritz1-2/+2
2014-07-23Move migration code to CLI callable functionFlorian Pritz1-3/+16
2013-09-22Move user_logged_in check to controller constructorFlorian Pritz1-0/+3
2013-09-16Remove executable bitsFlorian Pritz1-0/+0
2013-09-10Add file/get_max_size to csrf whitelistFlorian Pritz1-0/+1
2013-09-05Disable CSRF for cli clients on user/create_apikeyFlorian Pritz1-0/+1
2013-09-04Add support for enabling the profilerFlorian Pritz1-0/+4
2013-09-04Replace is_cli_client() with stateful_client where applicableFlorian Pritz1-1/+0
2013-09-04Generalize request_type() to static_storage()Florian Pritz1-3/+3
2013-09-02Disable CSRF checks for CLI requestsFlorian Pritz1-1/+1
2013-09-02Add GET parameter for json outputFlorian Pritz1-0/+6
2013-09-02Add CSRF protectionFlorian Pritz1-0/+46
2013-09-02Provide json output for api functionsFlorian Pritz1-1/+11
2013-08-22Deduplicate initialisation code in controllersFlorian Pritz1-0/+36
2011-01-28update to CI 2.0Florian Pritz1-0/+10