View Issue Details

IDProjectCategoryView StatusLast Update
0000006GamersArray[All Projects] Generalpublic2016-02-27 05:36
ReporterkyleAssigned Tokyle 
PriorityhighSeveritymajorReproducibilitysometimes
Status resolvedResolutionfixed 
Summary0000006: SSO System Issues
DescriptionPassword was not getting inserted into Mantis correctly (happened with Tizzu). Password was cut off after 50 characters
Once password was updated he was able to log in.


Cookie for OsTicket needs to be randomly generated to insert into table..

Generate random, check, insert if it doesn't exist (The cookie table is a unique field)
Steps To ReproduceN/A
Additional InformationN/A
TagsNo tags attached.

Activities

kyle

2016-02-24 18:49

administrator   ~0000004

Passwords also need to be changed when users change them through GamersArray.



As Usernames cannot be changed there's no need to put a function for that in.

kyle

2016-02-27 05:32

administrator   ~0000008

This has been coded. Password Changes and User Registration is all done through Authentication Plugin.

Cookie is now randomly generated and more secure than original implementation.

Issue History

Date Modified Username Field Change
2016-02-24 18:36 kyle New Issue
2016-02-24 18:36 kyle Status new => assigned
2016-02-24 18:36 kyle Assigned To => kyle
2016-02-24 18:37 kyle Status assigned => confirmed
2016-02-24 18:49 kyle Note Added: 0000004
2016-02-27 05:32 kyle Note Added: 0000008
2016-02-27 05:35 kyle Status confirmed => resolved
2016-02-27 05:35 kyle Resolution open => fixed
2016-02-27 05:36 kyle View Status private => public