[PR #15] [MERGED] Secrets py3 #11962

Closed
opened 2025-12-29 21:53:40 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/15
Author: @zachmoody
Created: 6/23/2016
Status: Merged
Merged: 6/23/2016
Merged by: @jeremystretch

Base: masterHead: secrets-py3


📝 Commits (2)

  • b21833f secrets: refactor for py3 (from 3c9c04d4)
  • f7e768d secrets: imported SecretValidationHasher.iterations for SecretTestCase

📊 Changes

2 files changed (+13 additions, -4 deletions)

View changed files

📝 netbox/secrets/models.py (+11 -3)
📝 netbox/secrets/tests/test_models.py (+2 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/15 **Author:** [@zachmoody](https://github.com/zachmoody) **Created:** 6/23/2016 **Status:** ✅ Merged **Merged:** 6/23/2016 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `master` ← **Head:** `secrets-py3` --- ### 📝 Commits (2) - [`b21833f`](https://github.com/netbox-community/netbox/commit/b21833f79c86bcdbc5a080703fd15f0e12cfa7a0) secrets: refactor for py3 (from 3c9c04d4) - [`f7e768d`](https://github.com/netbox-community/netbox/commit/f7e768d166b6f3e517c7aed4a151243f63d6735b) secrets: imported SecretValidationHasher.iterations for SecretTestCase ### 📊 Changes **2 files changed** (+13 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `netbox/secrets/models.py` (+11 -3) 📝 `netbox/secrets/tests/test_models.py` (+2 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 21:53:40 +01:00
adam closed this issue 2025-12-29 21:53:41 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#11962