CodeIgniter Forums
IonAuth: some functions more - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: External Resources (https://forum.codeigniter.com/forumdisplay.php?fid=7)
+--- Forum: Addins (https://forum.codeigniter.com/forumdisplay.php?fid=13)
+--- Thread: IonAuth: some functions more (/showthread.php?tid=66778)



IonAuth: some functions more - mla - 12-01-2016

Hello

I would implement some more functions with IonAuth authentication:
  • set expiration time for password (force new password procedure)
  • auto disable user after certain time since last login
  • improve complexity rules for password validation (character set...)
Some advice?
Thanks