ShawnClake / UserExtended

An extension to the existing RainLab.User plugin for OctoberCMS
http://octobercms.com/plugin/clake-userextended
GNU General Public License v3.0
23 stars 12 forks source link

Reset Roles and Groups Option #84

Closed ShawnClake closed 7 years ago

ShawnClake commented 7 years ago

Add an option to the Role Manager for removing all application roles, and resetting groups back to seeded defaults.

As well, this would blow out the users_groups table of any entries.

Perhaps a toggle for whether this preforms soft deletes or hard deletes.

ShawnClake commented 7 years ago

This is complete. It will only do a hard delete as this way it resets the incrementing pointer. It could still use some spit and polish, but it is in working order and thus I am going to close this issue.