ufront / ufront-easyauth

Easy database-driven authentication for ufront. Each group is assigned permissions, and each user can belong to certain groups.
MIT License
1 stars 2 forks source link

Remove dependency on ClientDS #1

Closed jasononeil closed 9 years ago

jasononeil commented 11 years ago

Wrap all the code that relies on it in #if ufront-clientds conditionals, so nothing breaks. But it really should work just fine on the server without it.