
| Anonymous | Login | 2025-10-27 00:22 EDT | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||
| 0001411 | PacketFence | guests | public | 2012-03-29 14:35 | 2015-02-13 15:42 | |||
| Reporter | obilodeau | |||||||
| Assigned To | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | |||
| Status | closed | Resolution | open | |||||
| Platform | OS | OS Version | ||||||
| Product Version | ||||||||
| Target Version | Fixed in Version | |||||||
| Summary | 0001411: fix bad categorization of pre-registered guests | |||||||
| Description | Right 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. | |||||||
| Tags | No tags attached. | |||||||
| fixed in git revision | ||||||||
| fixed in mtn revision | ||||||||
| Attached Files | ||||||||
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 |