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

User menu items need more granular control #2

Open
ctcarrier opened this issue Mar 15, 2011 · 3 comments
Open

User menu items need more granular control #2

ctcarrier opened this issue Mar 15, 2011 · 3 comments

Comments

@ctcarrier
Copy link
Collaborator

We are using Lift's automagic user menu stuff to handle sign ins and forgot password screen and things like that. It works well but we don't really want 'Forgot Password' and some others in the main navigation menu. We need to figure out how to control which items are shown where. I managed to disable some of the items completely but then they were gone from every screen even where we would want them.

@JanxSpirit
Copy link
Owner

Also need different levels of permission beyond isLoggedIn - eg Add species should probably be some more Admin(?) task?

@ctcarrier
Copy link
Collaborator Author

Totally. I think there may exist something like isAdmin. Though not sure where i saw that. Either way do you think that would do? Or would be need a system for tracking multiple levels? Like 'user', 'admin', 'moderator', etc?

@JanxSpirit
Copy link
Owner

Nope I think one level beyond user is fine - there's a "superuser" field I think in the user documents - maybe there's a built-in tied to that.

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

No branches or pull requests

2 participants