summaryrefslogtreecommitdiffstats
path: root/system/helpers/captcha_helper.php
AgeCommit message (Expand)AuthorFilesLines
2022-03-03Merge branch '3.1-stable' into developAndrey Andreev1-1/+2
2022-03-02[ci skip] Update copyright noticesAndrey Andreev1-1/+2
2022-01-05Drop more deprecated functionalityAndrey Andreev1-7/+4
2021-02-04[ci skip] Add 'img_class' option to CAPTCHA helperAndrey Andreev1-1/+5
2020-07-09[ci skip] Merge pull request #5970 from sapics/fix/user-guide-urlAndrey Andreev1-1/+1
2020-06-24Fix user guide urlsapics1-1/+1
2020-01-28Merge branch '3.1-stable' into developAndrey Andreev1-0/+12
2019-10-08Merge pull request #5832 from gxgpet/developAndrey Andreev1-3/+14
2019-10-08removes double quotesGeorge Petculescu1-1/+1
2019-09-22adding $ to var names in the log messageGeorge Petculescu1-1/+1
2019-09-22adding $img_path in curly; fixing words orderGeorge Petculescu1-1/+1
2019-09-22if+elseif => if + ifGeorge Petculescu1-1/+3
2019-09-08improve create_captcha loggingGeorge Petculescu1-1/+7
2019-01-08[ci skip] Fix #5674Andrey Andreev1-2/+2
2019-01-02Merge pull request #5662 from jim-parry/copyright2019Instructor, BCIT1-3/+3
2018-12-27Update copyright date to 2019Jim Parry1-2/+2
2018-12-17[ci skip] Merge pull request #5652 from Khuthaily/patch-1Andrey Andreev1-1/+1
2018-12-09Add px to width and height for inline styleKhaled1-1/+1
2018-05-18http:// to https://Mehdi Bounya1-2/+2
2018-01-09[ci skip] Merge pull request #5376 from jim-parry/copyright-updateAndrey Andreev1-2/+2
2018-01-09Annual copyright updateMaster Yoda1-2/+2
2017-11-07Merge branch '3.1-stable' into developAndrey Andreev1-4/+4
2017-11-07[ci skip] Deprecate extra parameters of the CAPTCHA helperAndrey Andreev1-4/+4
2017-11-07Implement data:image URIs in CAPTCHA helperAndrey Andreev1-28/+46
2017-01-16[ci skip] Fix #4985Andrey Andreev1-1/+1
2017-01-06[ci skip] A cosmetic change to the PR #4251Andrey Andreev1-2/+2
2017-01-06[ci skip] Merge pull request #4251 from dimitribalazs/patch-2Andrey Andreev1-2/+3
2017-01-03Update copyright data to 2017Master Yoda1-2/+2
2016-12-31Update copyright data to 2017Master Yoda1-2/+2
2016-09-30Merge pull request #4822 from gxgpet/developAndrey Andreev1-1/+2
2016-09-27- fixed identationGeorge Petculescu1-1/+1
2016-09-27- captcha helper will now look for .png files too when deleting old filesGeorge Petculescu1-1/+2
2016-09-27- revertGeorge Petculescu1-5/+4
2016-09-25- captcha helper uses now filemtime to get file timestampGeorge Petculescu1-4/+5
2016-02-04Fix #4427Andrey Andreev1-22/+23
2016-01-11[ci skip] Update ellislab.com links to https tooAndrey Andreev1-1/+1
2016-01-11[ci skip] Update codeigniter.com links to httpsAndrey Andreev1-2/+2
2016-01-11[ci skip] Bump year to 2016Andrey Andreev1-2/+2
2015-11-18Added alt attribute functionality …dimitribalazs1-2/+3
2015-11-09[ci skip] Fix an infinite loop in captcha helperAndrey Andreev1-1/+2
2015-10-31Use proper randomness when generating CAPTCHAsAndrey Andreev1-2/+87
2015-01-21Remove closing blocks at end of PHP filesvlakoff1-3/+0
2015-01-09Bulk (mostly documentation) updateAndrey Andreev1-3/+3
2014-12-05removing extra spacesPreetham1-1/+1
2014-12-05Removed img_name from captcha helperPreetham1-2/+1
2014-12-05closing #51. Added img_id and img_name in capcha helperPreetham1-1/+3
2014-11-12removed additional tabs and semicolonPreetham1-2/+2
2014-11-12 Closing #656 and updating documentationPreetham1-3/+3
2014-11-12Fix #656 add font_size in create_captcha()Preetham1-2/+3
2014-10-27[ci skip] Switch to MIT license; close #3293Andrey Andreev1-14/+25