View Issue Details

IDProjectCategoryView StatusLast Update
0005240Composr alpha bug reports[All Projects] General / Uncategorisedpublic2023-01-19 16:56
ReporterPatrick SchmalstigAssigned ToPatrick Schmalstig 
SeverityMinor-bug 
Status resolvedResolutionfixed 
Summary0005240: WebDAV: Action Log items triggered by webDAV are being logged under Guest
DescriptionThe Action Log is logging events performed through WebDAV as guest despite authentication having taken place to log in through WebDAV. They should be logged as the member authenticated to keep track of who is performing these actions in webDAV.
TagsNo tags attached.
Sponsorship open

Activities

Chris Graham

2023-01-15 01:00

administrator   ~0007871

create_session needs calling in validateUserPass before line 448 of webdav_commandr_fs.php. Please make change, test, resolve this issue.

Issue History

Date Modified Username Field Change
2023-01-09 18:16 Patrick Schmalstig New Issue
2023-01-09 18:16 Patrick Schmalstig Status non-assigned => assigned
2023-01-09 18:16 Patrick Schmalstig Assigned To => Chris Graham
2023-01-09 18:16 Patrick Schmalstig Description Updated View Revisions
2023-01-09 19:15 Patrick Schmalstig Summary WebDAV / abstract file manager: Action Log items triggered by webDAV are being logged under Guest => WebDAV: Action Log items triggered by webDAV are being logged under Guest
2023-01-09 19:15 Patrick Schmalstig Description Updated View Revisions
2023-01-15 01:00 Chris Graham Note Added: 0007871
2023-01-15 01:00 Chris Graham Assigned To Chris Graham => Patrick Schmalstig
2023-01-19 16:56 Patrick Schmalstig Status assigned => resolved
2023-01-19 16:56 Patrick Schmalstig Resolution open => fixed
2023-02-26 18:29 Chris Graham Category General => General / Uncategorised