PacketFence
Bug Tracking System

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001411PacketFenceguestspublic2012-03-29 14:352015-02-13 15:42
Reporterobilodeau 
Assigned To 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionopen 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0001411: fix bad categorization of pre-registered guests
DescriptionRight now, a self-registered guest who registers in advance (remotely) gets an entry created in temporary_password and is authenticated in the system through authentication::preregistered_guests.

Problem with that is that the category applied to such a guest is the one configured by: [guests_admin_registration].category. Which should be the category for administrators-created guest accounts.

To fix: target category should be in temporary_password table to support preregistration properly. preregistered_guests then just feeds the category from the table to the user who authenticated.

Workarounds can be performed by users by modifying their conf/authentication/preregistered_guests.pm... module logic.

Bump if you feel this is important.
TagsNo tags attached.
fixed in git revision
fixed in mtn revision
Attached Files

- Relationships

-  Notes
(0003062)
fgaudreault (viewer)
2012-09-13 11:10

I did some code to add that field to temporary_table to permit usage of categories in the guest_manager. Code is in feature/guest_manager_categories
(0003830)
lmunro (administrator)
2015-02-13 15:42

These bugs have been sitting untouched since 2012.
Closing them and possibly reopening in github tracker where relevant.

- Issue History
Date Modified Username Field Change
2012-03-29 14:35 obilodeau New Issue
2012-09-13 11:10 fgaudreault Note Added: 0003062
2015-02-13 15:42 lmunro Note Added: 0003830
2015-02-13 15:42 lmunro Status new => closed


Copyright © 2000 - 2012 MantisBT Group
Powered by Mantis Bugtracker