Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Give user reason for their application being denied #2191

Closed
DShiller opened this issue Apr 4, 2022 · 2 comments
Closed

Give user reason for their application being denied #2191

DShiller opened this issue Apr 4, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@DShiller
Copy link

DShiller commented Apr 4, 2022

When a user sends an application to create a new account and their application is rejected, admins are able to give a deny reason. However that reason is not relayed to the user. It should be sent to them either by email or, preferably since email is optional, it should put that in the error message when they try to log in:

image

"Registration application denied. Reason given: [blahblah]"

@DShiller DShiller added the enhancement New feature or request label Apr 4, 2022
@dessalines
Copy link
Member

dessalines commented Apr 4, 2022

@Nutomic I think this is probably a good idea, although I wouldn't want to add it without your input. It would require changing this static error string to non-static (not a big deal IMO).

@Nutomic
Copy link
Member

Nutomic commented Apr 5, 2022

I believe the deny reason is already sent out over email, no? In any case, it makes sense to indicate to the user why it was rejected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants