Show More
@@ -4,6 +4,27 b'' | |||
|
4 | 4 | Changelog |
|
5 | 5 | ========= |
|
6 | 6 | |
|
7 | 1.5.4 (**2013-03-13**) | |
|
8 | ---------------------- | |
|
9 | ||
|
10 | news | |
|
11 | ++++ | |
|
12 | ||
|
13 | ||
|
14 | fixes | |
|
15 | +++++ | |
|
16 | ||
|
17 | - fixed webtest dependency issues | |
|
18 | - fixed issues with celery tasks for password reset | |
|
19 | - fixed #763 gravatar helper function should fallback into default image | |
|
20 | if email is empty | |
|
21 | - fixes #762 user global activation flag is also respected for LDAP created | |
|
22 | accounts | |
|
23 | - use password obfuscate when clonning a remote repo with credentials inside | |
|
24 | - fixed issue with renaming repos group together with changing parents | |
|
25 | - disallow cloning from file:/// URIs | |
|
26 | - handle all cases with multiple IP addresses in proxy headers | |
|
27 | ||
|
7 | 28 | 1.5.3 (**2013-02-12**) |
|
8 | 29 | ---------------------- |
|
9 | 30 |
General Comments 0
You need to be logged in to leave comments.
Login now