Bug 1513328 - default example value of email for admin user uses real domain name
Summary: default example value of email for admin user uses real domain name
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat Storage
Component: web-admin-tendrl-notifier
Version: rhgs-3.3
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: ---
Assignee: Nishanth Thomas
QA Contact: sds-qe-bugs
URL:
Whiteboard:
Depends On: 1515276
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-11-15 08:28 UTC by Martin Bukatovic
Modified: 2019-05-08 19:56 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-05-08 19:56:52 UTC
Embargoed:


Attachments (Terms of Use)
screenshot of users page with default value "admin@tendrl.org" as email for admin user (82.53 KB, image/png)
2017-11-15 08:28 UTC, Martin Bukatovic
no flags Details

Description Martin Bukatovic 2017-11-15 08:28:41 UTC
Created attachment 1352440 [details]
screenshot of users page with default value "admin" as email for admin user

Description of problem
======================

Default value of email for tendrl admin user contains real domain name "tendrl.org". We should have used "example.com" instead to make it clear that this value needs to be reconfigured, there is no good default value.

Version-Release numbers
=======================

# rpm -qa | grep tendrl | sort                                                  
tendrl-ansible-1.5.4-1.el7rhgs.noarch                                           
tendrl-api-1.5.4-2.el7rhgs.noarch                                               
tendrl-api-httpd-1.5.4-2.el7rhgs.noarch                                         
tendrl-commons-1.5.4-2.el7rhgs.noarch                                           
tendrl-grafana-plugins-1.5.4-3.el7rhgs.noarch                                   
tendrl-grafana-selinux-1.5.3-2.el7rhgs.noarch                                   
tendrl-monitoring-integration-1.5.4-3.el7rhgs.noarch                            
tendrl-node-agent-1.5.4-2.el7rhgs.noarch                                        
tendrl-notifier-1.5.4-2.el7rhgs.noarch                                          
tendrl-selinux-1.5.3-2.el7rhgs.noarch                                           
tendrl-ui-1.5.4-2.el7rhgs.noarch

How reproducible
================

100 %

Steps to Reproduce
==================

1. Install RHGSWA using tendrl-ansible
2. Log into RHGSWA web interface as admin user
3. Go to Users page (via menu: Admin->Users)

Actual results
==============

Value of email for admin user is "admin".

Expected results
================

Value of email for admin user is "admin".

Comment 2 Nishanth Thomas 2017-11-15 19:06:14 UTC
I would propose to take this in a future release as we are close 3.3.1 timelines and this bug not critical enough to affect the core functionality.

Comment 3 Martin Bukatovic 2018-08-02 07:55:03 UTC
Related upstream code:

https://github.com/Tendrl/api/blob/master/Rakefile#L21

Comment 4 Martin Bukatovic 2018-08-02 07:56:02 UTC
Better, long term stable, link:

https://github.com/Tendrl/api/blob/e94304a1deb68565550af9e82d3f0f64887941e5/Rakefile#L21


Note You need to log in before you can comment on or make changes to this bug.