summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/libraries/input.rst
AgeCommit message (Expand)AuthorFilesLines
2021-04-02Improves input.rst (set cookie)George Petculescu1-9/+9
2021-03-14Dropping the possibility that samesite cookie attribute won't be sent; defaul...George Petculescu1-2/+2
2021-02-28Initial implementation of samesite for CI_Input::set_cookieGeorge Petculescu1-9/+12
2018-05-18http:// to https://Mehdi Bounya1-1/+1
2017-07-20Fix some mistakes in the user guideMaster Yoda1-1/+1
2017-03-24Merge branch '3.1-stable' into developAndrey Andreev1-3/+3
2017-02-01Fix a CI_Input::set_cookie() bugAndrey Andreev1-3/+3
2017-01-17[ci skip] Merge pull request #4986 from ka7/feature/spellingAndrey Andreev1-2/+2
2017-01-16spelling fixesklemens1-2/+2
2017-01-04Close #4904Andrey Andreev1-4/+4
2016-12-14Finally drop CI_Input::_sanitize_globals()Andrey Andreev1-23/+5
2016-12-14Remove 'global_xss_filtering' config settingAndrey Andreev1-29/+8
2016-12-14Remove 'allow_get_array', 'standardize_newlines' config settingsAndrey Andreev1-4/+0
2016-12-01Remove previously deprecated CI_Input::is_cli_request()Andrey Andreev1-19/+0
2015-02-28[ci skip] Formally deprecate 'global_xss_filtering'Andrey Andreev1-0/+4
2015-02-26Update input.rstIgnasimg1-3/+9
2015-02-20Added support for raw_input_stream property.Ignasimg1-2/+8
2015-02-02[ci skip] Fix #3515Andrey Andreev1-18/+18
2015-01-29[ci skip] Clarify get_cookie(), CI_Input::cookie() docsAndrey Andreev1-0/+4
2014-12-20User Guide TuningJames L Parry1-0/+8
2014-12-12fixed indentation/linkref errorsDavid Wosnitza1-7/+13
2014-12-02Some optimizations & polishing following PR #3381Andrey Andreev1-3/+3
2014-12-02Added changelog entryAhmad Anbar1-5/+35
2014-02-27Add parameter to CI_Input::user_agent()Andrey Andreev1-1/+2
2014-02-08CI_Input tweaksAndrey Andreev1-10/+10
2014-02-08[ci skip] Add return types to library docsAndrey Andreev1-50/+65
2014-01-20Merge branch 'develop' into feature/user-guide-cleanupAndrey Andreev1-4/+22
2014-01-11cleanup warningsConnor Tumbleson1-4/+2
2014-01-08Make newline standardization configurableAndrey Andreev1-1/+2
2014-01-08[ci skip] Update the Input library and Cookie helper docsAndrey Andreev1-9/+10
2014-01-06[ci skip] Update the Input library and Cookie helper docsAndrey Andreev1-169/+227
2013-11-12Deprecate CI_Input::is_cli_request() and add common function is_cli() to repl...Andrey Andreev1-0/+3
2013-08-11Input class: change behavior of get_post() method, add post_get() methodvlakoff1-4/+12
2012-11-06Added CI_Input::input_stream()Andrey Andreev1-32/+61
2012-06-13Another input library docs fixAndrey Andreev1-1/+2
2012-06-13Fix docs for Input library (issue #1465)Andrey Andreev1-27/+10
2012-06-10Merge branch 2.1-stable into developAndrey Andreev1-0/+3
2012-05-23Input, Session and Cookie get's will return NULL.Phil Sturgeon1-12/+5
2012-03-07userguide fixMichiel Vugteveen1-1/+1
2012-03-07removed is_methodMichiel Vugteveen1-19/+4
2012-03-07added method() and is_method()Michiel Vugteveen1-3/+28
2011-10-05fixed code block spacing on Input lib docsDerek Jones1-5/+32
2011-10-05replacing the old HTML user guide with a Sphinx-managed user guideDerek Jones1-0/+273