Paul Groves
Paul Groves
The proxy should be extended using plugins to implement automated checks. This should follow a 'plugin' architecture, where the modules are written outside of the core-product. e.g. ```code npm install...
AD authentication plugin should have the following configuration options 1. LDAP/AD information 2. Admin group (can do anything group) 3. authorizer-group (can authorize pushes) 4. write-group (can-push) 5. read-group (can...
The developers git client uses the target GIT servers authentication/authorization mechanism - and this is pass-through/transparent to the proxy. - We need to tie the developer making a 'push' or...
# Soft warnings When making a push, a 'processor' could feel that it doesn't want to 'hard block' the push request but instead alert the 'approver' of a potential issue...