Project

General

Profile

Actions

Bug #12542

closed

User can be created - with empty email address - It should not allow to do so

Added by Brad Buckingham almost 9 years ago. Updated almost 9 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1204686
Description of problem:
User can be created - with empty email address - It should not allow to do so

Version-Release number of selected component (if applicable):
  1. rpm -q foreman
    foreman-1.7.2.13-1.el7sat.noarch

How reproducible:
everytime

Steps to Reproduce:
1.# hammer -v -u admin -p changeme --output=csv user create --firstname="RnlEVl" --lastname="tE" --mail="" --login="OnFj" --password="WvjnhhwIPp" --auth-source-id="1"
Message,Id
User created,135

2.
3.

Actual results:
user is created

Expected results:
it should throw error email address empty

Additional info:


Related issues 1 (0 open1 closed)

Related to Foreman - Refactor #10946: User mail address should either be always optional or always requiredClosedActions
Actions #1

Updated by Dominic Cleal almost 9 years ago

  • Status changed from New to Rejected

This is by design, it prompts the user on login for their address.

Actions #2

Updated by Dominic Cleal almost 9 years ago

  • Related to Refactor #10946: User mail address should either be always optional or always required added
Actions

Also available in: Atom PDF