psecio / gatekeeper

Gatekeeper: An Authentication & Authorization Library
366 stars 23 forks source link

Upped ridiculously low username and name length limits #61

Open Swader opened 8 years ago

Stuart1066 commented 8 years ago

How about looking at uFlex as a replacement? See http://ptejada.com/projects/uFlex and https://github.com/ptejada/uFlex

smolinari commented 8 years ago

@Stuart1066 - uFlex is only authentication, from what I can tell. Gatekeeper also covers authorization.

Scott

enygma commented 8 years ago

Hmm, given that this is an update that might need to be applied to already existing installs I'd rather see it as a new migration that alters those columns if you please.

Swader commented 8 years ago

@stuart1066 wrong repo :) Comment in Nofw please regarding changes - but I already have a replacement in mind

@enygma Generally I would agree, but I assume the people already using GK actively are okay with the original limit, and this might actually break things for them. I think this is a change that should only go to new installations.