This website requires JavaScript.
Explore
Help
Sign In
mirror
/
netbox-community-netbox
Watch
1
Star
0
Fork
0
You've already forked netbox-community-netbox
mirror of
https://github.com/netbox-community/netbox.git
synced
2024-05-10 07:54:54 +00:00
Code
Activity
Files
c7d18fc3bdb1b224b0cd068b98d5f2e9a1b47167
netbox-community-netbox
/
netbox
/
secrets
/
migrations
History
Jeremy Stretch
c7d18fc3bd
Converted UserKey and Secret to CreatedUpdatedModel
2016-06-22 11:08:29 -04:00
..
__init__.py
Initial push to public repo
2016-03-01 11:23:03 -05:00
0001_initial.py
Initial push to public repo
2016-03-01 11:23:03 -05:00
0002_auto_20160321_1448.py
Changed Secret parent from a GenericForeignKey to ForeignKey(Device)
2016-03-21 11:42:42 -04:00
0003_auto_20160321_1524.py
Changed Secret parent from a GenericForeignKey to ForeignKey(Device)
2016-03-21 11:42:42 -04:00
0004_auto_20160407_1548.py
Introduced per-role decryption permissions
2016-04-07 12:37:09 -04:00
0005_auto_20160614_2019.py
Added uniquieness constraint to Secret
2016-06-14 16:25:18 -04:00
0006_auto_20160622_1501.py
Renamed 'last_modified' to 'last_updated'
2016-06-22 11:03:49 -04:00
0007_auto_20160622_1507.py
Converted UserKey and Secret to CreatedUpdatedModel
2016-06-22 11:08:29 -04:00