php-ug / php.ug

A home for all PHP-related Usergroups
https://php.ug
MIT License
94 stars 48 forks source link

Feature/allow promotion without login #144

Closed heiglandreas closed 9 years ago

heiglandreas commented 9 years ago

This PR adds the possibility to add a usergroup without the need to login. When you are logged in the currently logged in user is added as first contact of the usergroup.

Additionally an administrative Email-address has to be given for new and existing groups.

Fixes #107