Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-06-25 | Fix the spelling of the word. | Hex | 1 | -1/+1 | |
2017-02-20 | [ci skip] Add a note on xss_clean() and HTML attributes | Andrey Andreev | 1 | -2/+9 | |
2015-09-01 | [ci skip] Reduce/improve wording of xss_clean() description | Andrey Andreev | 1 | -10/+5 | |
2015-09-01 | [ci skip] Remove a bad advice from the Security lib docs | Andrey Andreev | 1 | -4/+0 | |
2015-05-27 | [ci skip] Remove 'global_xss_filtering' from CI_Security docs | Andrey Andreev | 1 | -6/+0 | |
2015-04-30 | Fix typos in user guide. | Master Yoda | 1 | -1/+1 | |
Corrected "csrf_regenerate" in libraries/security.rst (it read "csrf_regeneration", incorrect per source code). Corrected "blog" as default controller in general/controllers.rst (it read "Blog", not per convention). | |||||
2015-02-09 | no more xss filtering on input | kakysha | 1 | -3/+0 | |
2015-02-02 | [ci skip] Fix #3515 | Andrey Andreev | 1 | -7/+7 | |
2014-12-20 | User Guide Tuning | James L Parry | 1 | -2/+4 | |
Adjust the heading levels in the writeups for the input, loader, security and unit testing libraries, to match the other library writeups. Specifically, the class reference section in each of these was appearing as a sub-level in the toctree, when it should be at the same level. Signed-off-by:James L Parry <jim_parry@bcit.ca> | |||||
2014-08-27 | Add CI_Security::get_random_bytes() for CSRF & XSS token generation | Andrey Andreev | 1 | -1/+16 | |
2014-08-18 | [ci skip] Polish changes from PR #3176 | Andrey Andreev | 1 | -4/+6 | |
2014-08-18 | Alter Pull #3176 - CSRF Whitelist | caseyh | 1 | -4/+3 | |
2014-08-11 | CSRF whitelist supports regex | Casey Hancock | 1 | -0/+6 | |
Signed-off-by: Casey Hancock <crh431@gmail.com> | |||||
2014-02-08 | [ci skip] Add return types to library docs | Andrey Andreev | 1 | -10/+16 | |
2014-01-20 | Merge branch 'develop' into feature/user-guide-cleanup | Andrey Andreev | 1 | -4/+5 | |
2014-01-03 | [ci skip] Some more generic user guide cleanup | Andrey Andreev | 1 | -0/+7 | |
2014-01-03 | [ci skip] Update the Security class docs | Andrey Andreev | 1 | -43/+60 | |
2013-12-17 | Fix #2775 (security lib docs) | Andrey Andreev | 1 | -4/+4 | |
2012-10-24 | [ci skip] Document get_csrf_token_name(), get_csrf_hash() (issue #715) | Andrey Andreev | 1 | -7/+38 | |
2012-01-03 | Update user_guide_src/source/libraries/security.rst | RS71 | 1 | -0/+4 | |
2011-10-05 | fixed code block spacing in Template Parser and Security lib docs | Derek Jones | 1 | -1/+4 | |
2011-10-05 | replacing the old HTML user guide with a Sphinx-managed user guide | Derek Jones | 1 | -0/+90 | |