Page MenuHomeDevCentral

Salt Auth Grove passwords
Closed, InvalidPublic

Description

Next step for proper password management is to salt them.

I don't know if our two first community users, Nasqueron or Wolfplex members, want or not passwords, but if so, this is a serious blocker.

Event Timeline

As auth code is currently refactored to be sync'ed with Laravel 5.1 → 5.2 change, I'd suggest to avoid currently to refactor code independently.

That's already the case, see hashing in the Laravel documentation.