Skip to content

Security and users table updates

Compare
Choose a tag to compare
@phpfunk phpfunk released this 14 Jan 14:19
· 1493 commits to trunk since this release
  • Update: Added new migration file for users table updates
  • Update: Added new validation helper
  • Update: Added new hash helper
  • Update: Updated md5 password scheme to something more secure. See hash_helper.generateHash.
  • Update: Various Updates to update code to new column names for users table.
  • Update: Fix to display group invites.
  • Update: Fix of homepage display for users having no groups defined.