aboutsummaryrefslogtreecommitdiff
path: root/js/lib/security.js
AgeCommit message (Expand)Author
2013-03-05fixed token refresh interval - introduced during development for this releasecash
2013-02-23Fixes #4997 stop requesting a token after a failed requestcash
2011-11-10Fixes #4010 not sending naked query strings into add ajax tokens and also fix...cash
2011-10-29Fixes #4010, refs #3927. Fixed elgg.security.addToken() to work with query st...Brett Profitt
2011-10-14Fixes #3927. elgg.security.addToken() works for URLs without query strings.Brett Profitt
2011-04-28Fixes #3408. During token refresh, only touching hrefs that contain __elgg_ts...brettp
2011-03-15Refs #2538. Loading js/configuration.js again. Only updating tokens on succes...brettp
2011-03-15Refs #2538: Added documentation to most of the JS methods missing it.brettp
2011-03-12Fixes #3065, #3089. Merged JS events and hooks to a single system. Updated pl...brettp
2011-01-04Refs #2771: Removing CRLFs from javascript files.brettp
2010-11-20Fixes #2620: Security token refresh action is now security/refreshtokenewinslow
2010-11-20Utilizing elgg.extend, rather than jQuery.extendewinslow
2010-11-09jsLinted security.js + using elgg typecheckers rather than ===ewinslow
2010-11-02Refs #2538: Moved js directory to elgg root.ewinslow