Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoshan Gautam <roshan.gautam@hotmail.com>2015-04-17 19:47:02 +0300
committerRoshan Gautam <roshan.gautam@hotmail.com>2015-04-17 19:47:02 +0300
commit984f8077b3b4b82f9e7fee8153858bf11fa22970 (patch)
treec6d916f93ca6fcf8abaf397e379bfd52d7fb6899 /CHANGELOG
parente1099f9717bca992196b640576ab63fb6b9e34d6 (diff)
Fix Resource Owner Password Authentication Flow
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index adcc3b96d11..8810b749080 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -101,7 +101,8 @@ v 7.10.0 (unreleased)
- Remove truncation from issue titles on milestone page (Jason Blanchard)
- Fix stuck Merge Request merging events from old installations (Ben Bodenmiller)
- Fix merge request comments on files with multiple commits
-
+ - Fix Resource Owner Password Authentication Flow
+
v 7.9.4
- Security: Fix project import URL regex to prevent arbitary local repos from being imported
- Fixed issue where only 25 commits would load in file listings