You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You implemented self registration for new users. Are there any plans to implement the opposite? Self deleting a user?
I like to sit on a standard function instead of implementing it for my own.
Background:
I want to migrate my portal (Drupal based since years) to lightweight GRAV. I need self registration (available), creating additional ressources after account validation (currently being implemented as onUserActivated event), self delete (should be part of GRAV), revoking ressources on delete (may be implemented as onUserDelete event).
Thanks for any help about that,
Birger
The text was updated successfully, but these errors were encountered:
You implemented self registration for new users. Are there any plans to implement the opposite? Self deleting a user?
I like to sit on a standard function instead of implementing it for my own.
Background:
I want to migrate my portal (Drupal based since years) to lightweight GRAV. I need self registration (available), creating additional ressources after account validation (currently being implemented as onUserActivated event), self delete (should be part of GRAV), revoking ressources on delete (may be implemented as onUserDelete event).
Thanks for any help about that,
Birger
The text was updated successfully, but these errors were encountered: