View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000736 | savapage-server | [All Projects] General | public | 2016-10-03 21:11 | 2017-07-14 13:29 |
Reporter | rijkr | Assigned To | rijkr | ||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Product Version | 0.9.11 | ||||
Target Version | 0.9.12 | Fixed in Version | 0.9.12 | ||
Summary | 0000736: Synchronize user creation at first login | ||||
Description | IST: Concurrent user creation at first login is theoretically possible, since no SQL user row locking can be applied: after all the user does not exist yet in the database. SOLL: Use Java synchronized block to enforce synchronization of user creation at first login. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2016-10-03 21:11 | rijkr | New Issue | |
2016-10-03 21:11 | rijkr | Status | new => assigned |
2016-10-03 21:11 | rijkr | Assigned To | => rijkr |
2016-10-03 21:11 | rijkr | Relationship added | related to 0000735 |
2016-10-24 16:00 | rijkr | Status | assigned => resolved |
2016-10-24 16:00 | rijkr | Resolution | open => fixed |
2016-10-24 16:00 | rijkr | Fixed in Version | => 0.9.12 |
2017-07-14 13:29 | rijkr | Status | resolved => closed |