Skip to content

Conversation

@rocketworm
Copy link

No description provided.

alexweissman and others added 30 commits May 26, 2014 19:40
Like a caterpillar's metamorphosis into a butterfly, we've broken down
UserFrosting into a rich slurry and reconstituted it into a better
organized, more agile user management system.  The new authorization
feature allows for precision control over which resources each user or
group can access.
All queries converted to PDO except those in /install
… removed permission/groups from loading there moved to groups.php (not working currently).
…lity to enable/disable user from the admin panel.

Switched more vars to use the validator class.
Fixed some functions in db_functions, secure_functions, started working
on group api pages
Still need to add table in installer
Combined update_user and update_user_enabled, implemented CSRF
protection for updating user enabled status
register and backend user creation now use common script
Garrett R. Morris and others added 28 commits November 3, 2014 00:11
get rid of models/captcha.php and replace with base64 captcha function.
Upgrade system and some other minor changes for usability
… a dev env in config.php all should be good to go now
Tiny change for install script, changed db-settings to default, fixed a dev env in config.php all should be good to go now
…led on initial install, need to add in a check for the acp so this can only be accessed by admin and only should run when called.
Changes to upgrade system and other minor fixes for git commits.
just a small quick fix
widget-users.js now uses serialize to submit form data.  Got rid of
non-functional fetchUserField function.
Fixed captcha reload, captcha generation, added honeypot, switched to
serialized form in register.php
Fixes #60 and #173.
Converted register.php over to using the FormBuilder class
Just added opening <body> tag
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants