diff options
author | Christopher Lott (cl778h) <clott@research.att.com> | 2017-10-12 13:03:57 -0400 |
---|---|---|
committer | Christopher Lott (cl778h) <clott@research.att.com> | 2017-10-12 13:04:35 -0400 |
commit | ab1c5867bd8e93d095a571e9337f0979a4ddd924 (patch) | |
tree | 491bd0dff3bef6389080a6d3e73ba0eb197a444c /ecomp-portal-BE-os | |
parent | 792b5d463eb37917926a5af64d46a0441b63eadf (diff) |
Repair Portal user-role assignment
Issue: PORTAL-125
Change-Id: Ib8006c301d059d954b681a11a955924843548c6b
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
Diffstat (limited to 'ecomp-portal-BE-os')
-rw-r--r-- | ecomp-portal-BE-os/README.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ecomp-portal-BE-os/README.md b/ecomp-portal-BE-os/README.md index ae48fcd6..4e94f6b8 100644 --- a/ecomp-portal-BE-os/README.md +++ b/ecomp-portal-BE-os/README.md @@ -14,7 +14,7 @@ https://www.eclipse.org/m2e-wtp/ ## Release Notes -Version 1.1.0 (Amsterdam), November 2017 +Version 1.3.0 (Amsterdam), November 2017 - [Portal-6] Updates to License and Trademark in the PORTAL Source Code - [Portal-7] Improvements added as part of the rebasing process - [Portal-17] Remove jfree related items @@ -45,5 +45,7 @@ Version 1.1.0 (Amsterdam), November 2017 - [Portal-116] Empty Widgets on Home page - widget uploaded with a wrong format in db - [Portal-59] Fix to to display Portal users on User page - [Portal-127] Remove GreenSock license code from b2b library +- [Portal-125] Fixed the missing role assignment when adding a user in portal + Version 1.0.0, February 2017 - Initial release |