|
Mantis - git
|
|||||
| Viewing Issue Advanced Details | |||||
|
|
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
| 4943 | regular use | major | always | 2012-05-15 11:59 | 2014-09-22 11:21 |
|
|
|||||
| Reporter: | kaempfer | Platform: | |||
| Assigned To: | bwalton | OS: | |||
| Priority: | normal | OS Version: | |||
| Status: | feedback | Product Version: | |||
| Product Build: | Resolution: | open | |||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | |||
|
|
|||||
| Summary: | 0004943: git-remote-https doesn't accept passwords longer than 8 charakters | ||||
| Description: |
We want to use git with https and ldap authenfication. I installed CSWgit 1.7.10.2,REV=2012.05.12. (sparc, solaris 10) It seems, that git-remote-https doesn't work with passwords longer than 8 characters. With 8 characters it works. Example: password 9 characters bash-3.2$ git clone https://bellus3/git/myrepo.git [^] Cloning into 'myrepo'... Username for 'https://bellus3': [^] Password for 'https://kaempfer@bellus3': [^] fatal: Authentication failed bash-3.2$ Example: password 8 characters bash-3.2$ git clone https://bellus3/git/myrepo.git [^] Cloning into 'myrepo'... Username for 'https://bellus3': [^] Password for 'https://student@bellus3': [^] remote: Counting objects: 9, done. remote: Compressing objects: 100% (5/5), done. remote: Total 9 (delta 0), reused 0 (delta 0) Unpacking objects: 100% (9/9), done. bash-3.2$ |
||||
| Steps To Reproduce: | |||||
| Additional Information: |
curl -u user https:.... works with passwords 8 and more characters |
||||
| Relationships | |||||
| Attached Files: | |||||
|
|
|||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2012-05-15 11:59 | kaempfer | New Issue | |||
| 2012-07-26 02:59 | bwalton | Status | new => assigned | ||
| 2012-07-26 02:59 | bwalton | Assigned To | => bwalton | ||
| 2012-07-26 03:01 | bwalton | Note Added: 0010059 | |||
| 2012-07-26 03:01 | bwalton | Status | assigned => feedback | ||
| 2012-07-28 03:50 | bwalton | Note Added: 0010062 | |||
| 2012-07-30 15:52 | bwalton | Note Added: 0010067 | |||
| 2012-07-31 01:33 | bwalton | Note Added: 0010068 | |||
| 2014-01-10 16:30 | hansgus | Note Added: 0010680 | |||
| 2014-09-22 11:21 | maciej | Note Added: 0010920 | |||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||