Tagged Questions
4
votes
2answers
151 views
Multiple profiles in one single login
I shall allow my users to have multiple profiles in my website, to allow them to impersonate identities they create to post. But I have doubts about the best way to accomplish this.
Assume that I ...
4
votes
4answers
264 views
Permissions and roles
Do you think is better a permission-giving approach where by default you assign to new users the less powerful level existent or a permission-taking approach where by default you assign the highest ...