Skip to content
This repository has been archived by the owner on Feb 11, 2023. It is now read-only.

Latest commit

 

History

History
28 lines (19 loc) · 735 Bytes

CHANGELOG.md

File metadata and controls

28 lines (19 loc) · 735 Bytes

CHANGELOG

Ithaca is a simple PHP Authentication class. It bears the name of the small Greek island Ithaca

PHP 5.3.0 or newer is recommended. Tested with PHP 7

Copyright Christos Pontikis http://www.pontikis.net

License MIT

Release 0.7.0 (06 Jul 2017)

  • basic functionality

    • Fully customizable (can be integrated in any PHP website)
    • Databases supported: MySQL (or MariaDB), PostgreSQL
    • Create account (sign up)
    • Login (sign in)
    • Logoff (sign out)
    • Validate email
    • Validate username
    • Validate password
    • Password strength
    • Suggest password