View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
ID | Project | Category | View Status | Date Submitted | Last Update |
0001608 | PacketFence | guests | public | 2012-11-13 11:34 | 2012-11-13 12:26 |
|
Reporter | jbehrend | |
Assigned To | dwuelfrath | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | duplicate | |
Platform | | OS | | OS Version | |
Product Version | 3.6.0 | |
Target Version | | Fixed in Version | 3.6.1 | |
|
Summary | 0001608: Wrong email activation Link |
Description | When a sponsor gets his email with the activation link, I encountered a double backslash:
In order to activate access we need you to click on the following link: https://packetfence.mpifr-bonn.mpg.de/activate/email//1234b4b8f364b29379372d5c02016f70 [^]
which leads to the wrong rewrite rule to the captive portal.
I think the last backslash here is too much:
./pf/web/constants.pm:Readonly::Scalar our $URL_EMAIL_ACTIVATION => '/activate/email/';
This leads to additional backslash problems in the rewrite rule in bug 0001607 |
Tags | No tags attached. |
|
fixed in git revision | |
fixed in mtn revision | |
|
Attached Files | |
|