Hi,
I really don't figure how to enable the feature "Allow remember me" on the login page of my phpGedView-site. I can't find it in the configuration pages. When I add the line "$ALLOW_REMEMBER_ME=true;" in the file config.php it does not have any effect.
Do I miss something? Is there any setting in Apache that should be set to something to open up for this feature, or is it something with the version of phpGedView I have (4.2.4-stable).
Any help is helpful
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
espenbe
Buggy and a security hole, as well as the fact that most modern browsers allow retaining of the U/N and P/W fields locally, so it is easy to log in without having to fill these fields yourself.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I really don't figure how to enable the feature "Allow remember me" on the login page of my phpGedView-site. I can't find it in the configuration pages. When I add the line "$ALLOW_REMEMBER_ME=true;" in the file config.php it does not have any effect.
Do I miss something? Is there any setting in Apache that should be set to something to open up for this feature, or is it something with the version of phpGedView I have (4.2.4-stable).
Any help is helpful
This option was removed before version 4.2.3 was released.
The various language files still contain some mention of this option, but they will be updated as time permits.
This means that the "Remember me" feature will be removed permanently from phpGedView? If yes - why?
espenbe
Buggy and a security hole, as well as the fact that most modern browsers allow retaining of the U/N and P/W fields locally, so it is easy to log in without having to fill these fields yourself.
Thank you :-)