peternijssen / packy

Packy is an open source tool to validate if your dependencies are up 2 date. Packy is based on the Symfony framework.
MIT License
10 stars 0 forks source link

Implement authentication system #5

Closed peternijssen closed 9 years ago

peternijssen commented 9 years ago

An authentication system should be implemented; https://github.com/FriendsOfSymfony/FOSUserBundle You should need to login, before entering Packy. Registration is disabled, but users can be created in the admin section.