Skip to content

The SQL Release

Compare
Choose a tag to compare
@portapipe portapipe released this 22 Aug 08:41
· 17 commits to master since this release
  • An SQL automation was added to the project. If the crud_users table doesn't exists, the script will create it for you AND will create an 'admin' user just to start.
  • Added the ability to not redirect on logout (true by default).
  • New website for the project
  • New documentation with examples
  • You can get id, name, permission fields of the logged users via login_module