You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On systems where multiple users run MediaWiki installations (such as
shared hosting), it's needed to make the file prefix for the
GlobalIdGenerator unique per user, to prevent potential permission
errors due to colliding temporary files. This commit includes the
value of `getmyuid()` in the file prefix, as proposed in the comments of
task T268420.
Bug: T268420
Change-Id: I1abbce3e2394d3aa54cb058b96d9bf85aeec6b44
0 commit comments