Liam W
in memoriam 1998-2020
So, in one of my addons I get the registration data via the relevant method.
This gets a lot of data I don't need, including the passwords. However, the issue is the method unsets the password fields in the POST global.
So, when I return the parent the passwords are unavailable...
I'm just wondering what you would do? This is in 1.4 with the new HP field system.
I'm thinking I should just re-set the POST password fields (they'll be reset when I return parent...) however I'm just wondering if anyone here as any other ideas?
Liam
This gets a lot of data I don't need, including the passwords. However, the issue is the method unsets the password fields in the POST global.
So, when I return the parent the passwords are unavailable...
I'm just wondering what you would do? This is in 1.4 with the new HP field system.
I'm thinking I should just re-set the POST password fields (they'll be reset when I return parent...) however I'm just wondering if anyone here as any other ideas?
Liam