Is it possble to write some sort of remember-me function, where the user can check a checkbox, and next time he visits website, he will be automatically logged in?
Litium version: 5
Is it possble to write some sort of remember-me function, where the user can check a checkbox, and next time he visits website, he will be automatically logged in?
Litium version: 5
Perhaps with a combination of https://stackoverflow.com/a/244907/938933 and Login an account without password ?