Releases: Sodium-Hydrogen/PHP-Framework
Fix more account issues
This fixes issues with account management in the database for changing passwords and deleting accounts
Security Vuln fix
Fix a major flaw with the login page that would allow any username/password combo to login with permissions = -1
v1.0.1
Small tweaks to the user interface for accounts.
- Message in account management tab to show users their account is external and not saved in the framework.
- New default setting
login_links
to tell the theme to show a link to the login page. - css fixes.
Upload and run v1.0-v1.0.1update.php
while logged in as a user with at least a permission level of 80 before loading in the new code to make sure the database is up to date.
v1
Introducing a web based content editor to make content management easier!
Check the wiki for a change log and function definitions.
To transition everything from v0.2 to v1.0 upload and run v0.2-v1.0update.php on the server while logged into an admin account before installing the new files.
v0.2
Added login encryption and posts.