Ticket #1136 (closed defect: fixed)

Opened 9 months ago

Last modified 3 months ago

Wakka::HasAccess doesn't honor $username parameter

Reported by: skrap Owned by: BrianKoontz
Priority: normal Milestone: 1.3.4
Component: core Version: 1.2
Severity: normal Keywords:
Cc:

Description

Wakka::HasAccess doesn't honor $username parameter. Instead, in several places, it uses the currently logged-in user.

There's a @todo which might cover this, but I don't understand its comment about IP addresses, so I've not removed it.

Here's a patch to address this bug.

Attachments

patch.txt Download (1.7 KB) - added by skrap 9 months ago.

Change History

Changed 9 months ago by skrap

Changed 8 months ago by BrianKoontz

  • owner changed from unassigned to BrianKoontz
  • status changed from new to assigned

(In[1884]) Recognizes and handles $username if passed in as an argument. Refs #1136

Changed 8 months ago by BrianKoontz

  • status changed from assigned to closed
  • resolution set to fixed
  • component changed from unspecified to core
  • milestone set to 1.4

Changed 3 months ago by BrianKoontz

  • milestone changed from 1.4 to 1.3.4
Note: See TracTickets for help on using tickets.