View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
6058 | Composr alpha bug reports | core_cns | public | 2024-11-15 01:22 | 2024-11-20 23:52 |
Reporter | PDStig | Assigned To | PDStig | ||
Priority | normal | Severity | minor | ||
Status | resolved | Resolution | fixed | ||
Summary | 6058: SU results in a member online log for the member being assumed | ||||
Description | When using SU, the administrator's IP address gets logged as part of the assumed member. Additionally, the assumed member appears online. According to tutorials, this should not happen. | ||||
Tags | Roadmap: v11 | ||||
Attach Tags | |||||
Attached Files | |||||
Sponsorship open | |||||
|
Automated response: SU results in a member online log for the member being assumed Actually this only happens when using a backdoor IP. This hotfix fixes that by setting the session as invisible when using a backdoor with SU and not su_online. This also fixes a couple other bugs where we were not checking session_invisible when determining which members are online. |
|
Fixed in Git commit d4a61916cd (https://gitlab.com/composr-foundation/composr/commit/d4a61916cd - link will become active once code pushed to GitLab) |
|
A hotfix (a TAR of files to upload) has been uploaded to this issue. Only apply this hotfix if you absolutely need it and cannot wait until the next release of Composr (releases are more reliable and strictly tested). As of Composr version 11, the recommended way to apply a hotfix is by following the same steps as an upgrade (https://baseurl/upgrader.php, use the hotfix on the step “Transfer across new/updated files”). The upgrader will automatically skip files belonging to addons you do not have installed or that are newer on disk than in the hotfix. Otherwise, you can manually extract and replace these files (do not replace if your on-disk file is newer than the one in the hotfix). Always take backups of your site or at least files you are replacing before applying a hotfix. Not sure how to extract TAR files to your Windows computer? Try 7-zip (http://www.7-zip.org/). |