Anonymous users not shown in admin interface
mattis - November 10, 2009 - 23:56
| Project: | Signup |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Description
Due to an inner join on the user table, anonymous users are not shown in the admin interface. Anyway, the code to support admin users in the admin interface seems to be in place.
I just changed the two select statements to show anonymous users two and to allow to cancel their signup.
Tested it with two anonymous signed up users.
| Attachment | Size |
|---|---|
| signup_adminlistfix.patch | 1.18 KB |
