Mercurial > p > roundup > code
diff CHANGES.txt @ 5054:f0f5293d9939
Updated changes fle with SSHA patch. Changed attribution on a couple of other changes to indicate I applied the change and was not the author of the change.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sat, 16 Apr 2016 22:54:05 -0400 |
| parents | b69c5e763295 |
| children | a2b7cfa8d7e9 |
line wrap: on
line diff
--- a/CHANGES.txt Sat Apr 16 22:49:38 2016 -0400 +++ b/CHANGES.txt Sat Apr 16 22:54:05 2016 -0400 @@ -17,6 +17,11 @@ Features: - issue2550894: migrate test suite and run_test.py to py.test (John Kristensen) +- issue 2550880: Ability to choose password store scheme and SSHA + support. Discussion on devel list is tending in favor of this patch. + Embedded test works, my manual test with a SSHA password + assigned to a user allowed the user to log in. Ran the test suite + and the tests that were not skipped passed. (applied by John Rouillard) Fixed: @@ -30,10 +35,10 @@ customizing tracker section of doc/customizing.txt (John Rouillard) - issue2550601: gsoc-2009 "bug" class doesn't have "patches" property Added multilink to patches to the bug schema in the devel template. - (John Rouillard) + (applied by John Rouillard) - issue2550748: Crash when creating new issues with non-existing multilink values (in classic template). Applied patch so it - now errors the same way as an update does. (John Rouillard) + now errors the same way as an update does. (applied by John Rouillard) 2016-01-11: 1.5.1
