AjobK / Seaqull

Seaqull programming blog
http://www.seaqull.com
3 stars 0 forks source link

[HOTFIX] 1.1 #288

Closed jerohero closed 3 years ago

jerohero commented 3 years ago

To be fixed

Branch For each hotfix item a branch should be made. The branch name should be <issue-number>-hotfix-<fitting name>. Make sure to use the 'Hotfix' issue template.

AjobK commented 3 years ago

image

Redirect to post instead of homepage after creation works now!

AjobK commented 3 years ago

@jerohero Shouldn't we make a PR for this?

AjobK commented 3 years ago

Fixed isEmailTaken issue (Didn't properly check if email is taken at registration)

Changed seeded user e-mails from '@gmail.com' to lowercased '@seaqull.com'

AjobK commented 3 years ago

Disallowed @seaqull.com as e-mail for registration