Hi Fabrice, yes i did but i have a mutli-choice authentication method; in one of them i use the normal password field and in the other the potd (the one i want to change the password label). in the one using the potd (i had tweaked the Authentication.pm with a new custom password field), but then if i try to skip the normal password field in signin.html, i had an error message "password field is required").
So the only solution that i have found and that works was to change my potd password field label by changing the perl code in a new signin.html file. I thougth that there would be an easier way to just change the label ? if not, is it possible in the future version of packefence to make the field customization easier ? Thanks in advance, regards, On Wed, 16 Oct 2019 at 01:11, Durand fabrice via PacketFence-users < [email protected]> wrote: > Hello pro fence, > > did you try to play with the locales of the portal (in conf/locale) ? > > Regards > > Fabrice > > > Le 19-10-15 à 09 h 32, pro fence via PacketFence-users a écrit : > > HI Fabrice, > > i am already using the potd source, the need is just to change the > password label of the potd. > what i did was create a new password field in "Authentication.pm" but it > continues to prompt for the normal password field when validating the form. > If someone knows an easy way to achieve that, i thank you in advance, > > Regards, > > On Sat, 12 Oct 2019 at 03:00, Durand fabrice via PacketFence-users < > [email protected]> wrote: > >> Hello pro, >> >> you can use a null authentication source for that. >> >> Regards >> >> Fabrice >> >> >> Le 19-10-08 à 05 h 36, pro fence via PacketFence-users a écrit : >> >> may i add that removing it from >> html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Module/Authentication/Password.pm >> doesn't work. >> The initial need is just to change the password label from "password" to >> something else, any help ??? >> >> regards, >> >> On Mon, 7 Oct 2019 at 12:45, pro fence <[email protected]> wrote: >> >>> Hi, >>> >>> does anybody know how to make the password field not mandatory ? >>> in my portal form, i have added a new field but it doesn't want to >>> proceed with the request because " password is required". >>> >>> any help would be appreciated, >>> regards, >>> >> >> >> _______________________________________________ >> PacketFence-users mailing >> [email protected]https://lists.sourceforge.net/lists/listinfo/packetfence-users >> >> _______________________________________________ >> PacketFence-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/packetfence-users >> > > > _______________________________________________ > PacketFence-users mailing > [email protected]https://lists.sourceforge.net/lists/listinfo/packetfence-users > > _______________________________________________ > PacketFence-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/packetfence-users >
_______________________________________________ PacketFence-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/packetfence-users
