View Issue Details

IDProjectCategoryView StatusLast Update
0022744mantisbtsignuppublic2017-04-30 14:48
Reportervboctor Assigned Tovboctor  
PriorityhighSeverityminorReproducibilityalways
Status closedResolutionfixed 
Target Version2.4.0Fixed in Version2.4.0 
Summary0022744: Signup is not working on mantisbt.org/bugs
Description

When the signup link is clicked, it produces the following error:

APPLICATION ERROR #0
An error occurred during this action. You may wish to report this error to your local administrator.
Please use the "Back" button in your web browser to return to the previous page. There you can correct whatever problems were identified in this error or select another action. You can also click an option from the menu bar to go directly to a new section.

TagsNo tags attached.

Relationships

related to 0004235 closedvboctor Support Generic Authentication through Plug-ins 

Activities

Related Changesets

MantisBT: master 3f7aa4b2

2017-04-18 17:19

vboctor


Details Diff
Fix broken signup

- Fix php error when user clicks signup.
- Revert change to `auth_can_change_password` custom function.

Fixes 0022744
Affected Issues
0022744
mod - core/authentication_api.php Diff File
mod - core/custom_function_api.php Diff File
mod - signup.php Diff File
mod - signup_page.php Diff File