Modify

Opened 8 years ago

Closed 8 years ago

#12993 closed enhancement (fixed)

Not populated 'allusers' cache

Reported by: mazzibig@… Owned by: bebbo
Priority: normal Component: DirectoryAuthPlugin
Severity: normal Keywords:
Cc: Trac Release: 1.2

Description (last modified by Jun Omae)

I tested 2.1.0-SNAPSHOT of DirectoryAuthPlugin.

In auth.py used:

all_users = self._cache_get('allusers')

but not exist self._cache_set('allusers') to populate cache

Attachments (0)

Change History (3)

comment:1 Changed 8 years ago by Jun Omae

Description: modified (diff)
Summary: Not populated 'allusers' casheNot populated 'allusers' cache

comment:2 Changed 8 years ago by bebbo

In 16080:

refs #12993

  • put 'allusers' into cache

comment:3 Changed 8 years ago by bebbo

Resolution: fixed
Status: newclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain bebbo.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.