View Issue Details

IDProjectCategoryView StatusLast Update
0016567mantisbtauthenticationpublic2016-02-03 11:29
Reporterdregad Assigned Todregad  
PrioritynormalSeverityminorReproducibilityN/A
Status closedResolutionfixed 
Product Version1.3.0dev 
Target Version1.3.0-beta.1 
Summary0016567: New captcha does not offer a "refresh" feature
Description

So the user has to refresh the whole page to get a new captcha. It would be nice to have a button or link to get a fresh captcha.

TagsNo tags attached.

Relationships

related to 0016565 closedgrangeway Implement new captcha library 
has duplicate 0020564 closedatrol problem with captcha for forgot password 

Activities

There are no notes attached to this issue.

Related Changesets

MantisBT: master 0a1e54fd

2013-11-01 08:48

dregad


Details Diff
Captcha: implement refresh functionality

Modified signup page, added jQuery and CSS to allow users to generate a
new captcha in case the previous one is not readable.

Fixes 0016567
Affected Issues
0016567
mod - css/login.css Diff File
add - javascript/login.js Diff File
mod - lang/strings_english.txt Diff File
mod - signup_page.php Diff File