gitblit icon indicating copy to clipboard operation
gitblit copied to clipboard

pure java git solution

Results 145 gitblit issues
Sort by recently updated
recently updated
newest added

Originally reported on Google Code with ID 488 ``` What steps will reproduce the problem? 1. Give a user read permissions for a repository through an LDAP team membership 2....

Priority-Medium
Catg-Defect
Status-New
Topic: LDAP

Originally reported on Google Code with ID 435 ``` What steps will reproduce the problem? 1. set git.defaultAuthorizationControl = AUTHENTICATED in gitblit.properties. 2. Login as a AD user (previously non-existant...

Catg-Enhancement
Priority-Medium
Status-Accepted
Topic: LDAP

Originally reported on Google Code with ID 402 ``` What steps will reproduce the problem? 1. configured gitblit: realm.authenticationProviders = ldap realm.ldap.accountBase = ou=People,dc=ugo-wallet,dc=com realm.ldap.accountPattern = (objectClass=posixAccount) realm.ldap.admins = @scalar...

Catg-Enhancement
Priority-Low
Status-New
Topic: LDAP

Hi team, i was using two gitblit instances. with two different data path, but i need to sync the two instances by using federation. could you please help me on...

Catg-Question
Topic: Federation

I have read the document http://gitblit.com/federation.html > If federation.passphrase has a non-empty value, the federation tokens are displayed in the log file and are visible, to administrators, in the web...

Catg-Question
Topic: Federation

Hi, I have been playing along with LFS + Federation, even this feature is not implemented yet, I achieve to put this to work successfull by rsyncing the LFS folder...

Catg-Enhancement
Status-New
Topic: Federation

Hello, the federation menu entry in the user's menu is not displayed. The internal logic checks if federation is turned on AND if the property "web.showFederationRegistrations" is true. According to...

Catg-Enhancement
Priority-Low
Status-New
Topic: Federation

Originally reported on Google Code with ID 592 ``` We are encountering what seems to us like an unexpected behavior of federation. We have the following setup: a "master" and...

Priority-Medium
Catg-Defect
Status-Accepted
Milestone-1.7.0
Topic: Federation

Originally reported on Google Code with ID 334 ``` What steps will reproduce the problem? 1. Configure a typical federation 2. Either leave federation..folder commented out or empty What is...

Priority-Medium
Catg-Defect
Status-New
Topic: Federation

Originally reported on Google Code with ID 487 ``` What steps will reproduce the problem? 1. create a new reposity and push in some code 2. copy "git clone ssh"...

Priority-Medium
Catg-Defect
Status-New
Topic: SSH