Posted by CorniI on June 7, 2009 at 2:42pm
Jump to:
| Project: | Version Control API -- Git backend |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (won't fix) |
Issue Summary
We need to implement accounts, probably based on ssh keys. This is postponed until VCS API supports this.
Comments
#1
accounts is being refactored now.
After #223891: API change: make authentication management pluggable we should be able to implement plugins for several authentication methods, but I think we are not really going to need that, since main vcs api is going to provide that :-), if not we should re-open this.