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

Limit who can create a ticket #70

Open
Filoz opened this issue Jul 13, 2016 · 2 comments
Open

Limit who can create a ticket #70

Filoz opened this issue Jul 13, 2016 · 2 comments
Assignees
Labels
Milestone

Comments

@Filoz
Copy link
Contributor

Filoz commented Jul 13, 2016

Hi @hackzilla , like I said before...
the more I try your code and the more I think about possible developments :)

I think that should be interesting the ability to limit who can create a ticket because in most situation you don't want that anonymous users can create a ticket.
A possible solution is to add the minimum role name in your bundle config (if empty, anyone can add) or adding a boolean value (allow/disallow anonymous user).

Probably the best solution is to use the role name because is more flexible (for example if you want that only some user can add a ticket).

@hackzilla
Copy link
Collaborator

I was thinking something similar but with the admin role.

@hackzilla hackzilla added this to the 3.0 milestone Jul 14, 2016
@hackzilla hackzilla self-assigned this Jul 14, 2016
@hackzilla hackzilla modified the milestones: 3.1, 3.0 Oct 31, 2016
@hackzilla
Copy link
Collaborator

Been a while.. I'm prepping v4.

Admin role is now configurable.
However, thinking about it, the reason I didn't lock down creating tickets, was because I figured the whole ticketing system would be behind a firewall.

@hackzilla hackzilla modified the milestones: 4.0, 3.1, 4.1 Jul 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants