Skip to content
This repository has been archived by the owner on Mar 7, 2021. It is now read-only.

Releases: therecluse26/PHP-Login

v3.1

11 Jun 05:34
93cb780
Compare
Choose a tag to compare

Version 3.1 Change Log

  • User management
    • Banning / deleting active users
    • Assigning roles to users
  • Role / Permission management
  • PSR-4 autoloading & namespaces
  • CSRF protection
  • Restructured admin pages
    • Added Datatables
  • Restructured external asset loading
  • Restructured classes into more logical units
  • Various bugfixes
  • Legacy migration tool

Simple PHP-Login

17 Dec 14:40
Compare
Choose a tag to compare

This is a simple login system with PHP, MySQL and jQuery (AJAX) using Bootstrap 3 for the form design.