aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/actions.php
AgeCommit message (Expand)Author
2010-01-25Fixes #1450, Fixes #1461: Using $_SERVER['REQUEST_URI'] to pull in GET params...brettp
2010-01-24Fixes #1460, Fixes #1459: Tokens are not required to disable a plugin or inst...brettp
2010-01-21Fixes #750: All actions require __elgg_ts and __elgg_token.brettp
2009-12-18better parsing of query for action and page handlerscash
2009-10-09Standardized actions.phpbrettp
2009-08-20Whoa nelly this is a big one: Removed license and copyright for files.brettp
2009-06-05Close #1040: Limited explode on action and page handler.marcus
2009-05-29Option to suppress visible errors in token validation code.marcus
2009-05-19Closes #1026: Removed "@" from include statementmarcus
2009-05-12Closes #749: Warning message on missing token.marcus
2009-01-23Refs #706marcus
2008-09-30Minor tweaksmarcus
2008-09-30Changed to plugin hookmarcus
2008-09-30Closes #390: Triggers an event 'action', $action before action is included.marcus
2008-09-01Additional per-session random token, additional randomness protection against...marcus
2008-08-31Some session fingerprinting code. Requires user agent to be consistent across...marcus
2008-08-11Minor bugfix to actions_gatekeeper()marcus
2008-08-08Closes #220: Removed action from hash. Timestamp should make this unpredictab...marcus
2008-08-07Refs #210: Will trigger a plugin hook 'action_gatekeeper:permissions:check'.marcus
2008-08-07Closes #218marcus
2008-08-06Refs #210 and #211marcus
2008-06-11Marcus Povey <marcus@dushka.co.uk>icewing
2008-06-10register_event_handler and trigger_event have been renamed to register_elgg_e...ben
2008-06-04Fixed actions issuesben
2008-05-01Added GET variable processing to the action handler.ben
2008-04-21Marcus Povey <marcus@dushka.co.uk>icewing
2008-04-18Removing previousben
2008-04-18Action debugben
2008-04-02Removed some unnecessary debug junkben
2008-04-02Fixed action registration for pluginsben
2008-03-12Actions fixben
2008-03-12Language updatesben
2008-03-10Messages and actions: fixed!ben
2008-02-15Adding more plugin-related funben
2008-02-14Actions, .htaccess, and the database schemaben