StartupAPI / users

:zap: User management tool to be used in on-line projects. Includes admin dashboard.
http://www.StartupAPI.com/
MIT License
60 stars 24 forks source link

Invitation code does not work #259

Closed sergeychernyshev closed 8 years ago

sergeychernyshev commented 8 years ago

Something is up with encrypted cookie after we replaced _SESSION with encrypted cookie implementation.

It manifests itself on Invitations page (https://example.com/users/invitations.php) - user invitation is not attributed to user account that got created by the invited user upon their registration.