-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Loading status checks…
remove authentication from API endpoints
1 parent
67a5b63
commit b051bfa
Showing
3 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,4 @@ | ||
Fixed django-constance not being upgradable due to this app accessing the database before migrations could run. | ||
Removed conditional logic for adding grafana navigation menu items. | ||
Fixed Nautobot v2.3 incompatibility caused by saved views not being able to determine the models' table classes. | ||
Fixed mattermost, msteams, slack and webex integration API views that were not requiring the user to be logged in. | ||
Added exception handling for cases where diffsync is not installed, since it's marked as optional. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters