View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000006 | GamersArray | [All Projects] General | public | 2016-02-24 18:36 | 2016-02-27 05:36 |
Reporter | kyle | Assigned To | kyle | ||
Priority | high | Severity | major | Reproducibility | sometimes |
Status | resolved | Resolution | fixed | ||
Summary | 0000006: SSO System Issues | ||||
Description | Password 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 Reproduce | N/A | ||||
Additional Information | N/A | ||||
Tags | No tags attached. | ||||
|
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. |
|
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. |
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 |