View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000914 | XMB1 | New Features | public | 2026-07-27 06:54 | 2026-07-27 06:54 |
| Reporter | miqrogroove | Assigned To | miqrogroove | ||
| Priority | normal | Severity | feature | Reproducibility | N/A |
| Status | resolved | Resolution | fixed | ||
| Target Version | 1.10.07 | Fixed in Version | 1.10.07 | ||
| Summary | 0000914: Session System Improvement | ||||
| Description | The XMB session subsystem has been expanded to allow easier extension beyond the default implementation. - The session Mechanisms are now registered during XMB bootup, rather than hard coded inside the Session files. - Login links are displayed only when a compatible Mechanism is registered. - Logout links are displayed only when the current session has that capability. - A proof of concept for an alternative Mechanism is provided in Certificates.php, which is not registered by default. - BootupLoader::setVisit() moved to Login::setVisit() for consistent dependency structure. - Core::getLoginLink() moved to Login::getLoginLink() for consistent dependency structure. | ||||
| Tags | No tags attached. | ||||
| MySQL Version | |||||
| PHP Version | |||||
| Web Server | |||||
| Browser | |||||
| Flags | |||||
| Original Reporter | |||||
| SVN Revision | |||||
| Git Commit | |||||
| related to | 0000722 | resolved | miqrogroove | How to Mitigate TLS Inspection |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-07-27 06:54 | miqrogroove | New Issue | |
| 2026-07-27 06:54 | miqrogroove | Assigned To | => miqrogroove |
| 2026-07-27 06:54 | miqrogroove | Status | new => resolved |
| 2026-07-27 06:54 | miqrogroove | Resolution | open => fixed |
| 2026-07-27 06:54 | miqrogroove | Fixed in Version | => 1.10.07 |
| 2026-07-27 06:54 | miqrogroove | Relationship added | related to 0000722 |