# Reserved usernames ignored by invites

**URL:** https://meta.discourse.org/t/reserved-usernames-ignored-by-invites/32490
**Category:** Bug
**Created:** [August 25, 2015, 3:15am UTC](https://meta.discourse.org/t/reserved-usernames-ignored-by-invites/32490 "2015-08-25T03:15:21Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![AndyCoates](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/andycoates/32/116563_2.png) [@AndyCoates](https://meta.discourse.org/u/AndyCoates)
#### Post date: [August 25, 2015, 3:15am UTC](https://meta.discourse.org/t/reserved-usernames-ignored-by-invites/32490/1 "2015-08-25T03:15:21Z")

</div>

Hi,

We’ve just had a user signup via invite and the auto-username generation Discourse does seems to have ignored the reserved usernames setting, i.e. reserve list contains `foobar` but `foobar@domain.com` was invited and the username defaulted to `foobar`. To verify I invited myself with an `admin@` email and indeed even the default reserved usernames are affected too.

1.4.0.beta9

 ![](https://global.discourse-cdn.com/meta/original/3X/9/c/9ce0d034504d8dc962a9d085757c621041f10e57.png)

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [August 25, 2015, 3:49am UTC](https://meta.discourse.org/t/reserved-usernames-ignored-by-invites/32490/2 "2015-08-25T03:49:24Z")

</div>

Hmm yeah this is a bug @riking.

---

<div class="post-metadata">

### Author: ![riking](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/riking/32/170938_2.png) [@riking](https://meta.discourse.org/u/riking)
#### Post date: [August 25, 2015, 9:05pm UTC](https://meta.discourse.org/t/reserved-usernames-ignored-by-invites/32490/3 "2015-08-25T21:05:23Z")

</div>

Here you go:

[https://github.com/discourse/discourse/pull/3695](https://github.com/discourse/discourse/pull/3695)

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [August 27, 2015, 4:06am UTC](https://meta.discourse.org/t/reserved-usernames-ignored-by-invites/32490/4 "2015-08-27T04:06:40Z")

</div>


