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 permissions #258

Merged
merged 20 commits into from
Sep 18, 2023
Merged

User permissions #258

merged 20 commits into from
Sep 18, 2023

Conversation

smk4664
Copy link
Contributor

@smk4664 smk4664 commented Sep 14, 2023

Closes: #112

What's Changed

Adds a new feature to Link the Nautobot User with a Chat User. This allows more granular permissions for chat commands, as the Chat User will only see devices/racks/circuits/etc. that they have permissions to in Nautobot. This will open up new possibilities for Chat Commands, like running jobs, creating Notes, creating/updating records etc.

TODO

  • Explanation of Change(s)
  • Added change log fragment(s) (for more information see the documentation)
  • Attached Screenshots, Payload Example
  • Unit, Integration Tests
  • Documentation Updates (when adding/changing features)
  • Outline Remaining Work, Constraints from Design

nautobot_chatops/models.py Outdated Show resolved Hide resolved
Copy link
Contributor

@snaselj snaselj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a few suggestions, with my limited knowledge LGTM

Great feaure 👍

@smk4664 smk4664 merged commit c59370c into nautobot:next-2.0 Sep 18, 2023
10 checks passed
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

Successfully merging this pull request may close these issues.

2 participants