depot icon indicating copy to clipboard operation
depot copied to clipboard

User management

Open WanWizard opened this issue 13 years ago • 3 comments

Any access beyond read-only will require a login. Suggested is to use github accounts only for now.

The system needs to support groups, and ACL,s on groups. It needs an admin backend to be able to do the user administration. ACL's on authentication method might be a nice feature for future use.

WanWizard avatar Feb 09 '12 17:02 WanWizard

I would probably throw in twitter accounts for log in also...

dberry37388 avatar Feb 09 '12 18:02 dberry37388

I already have the github login working for cells. We can port that logic as soon as I remove the redirect loop bug.

tomschlick avatar Feb 09 '12 19:02 tomschlick

I think we should require a github account for cells, hence my remark for ACL's linked to the authentication method. For other purposes, we can add other authentication methods later.

WanWizard avatar Feb 09 '12 19:02 WanWizard