WARNING: This plugin is purposefully insecure. Do not install it.
This plugin serves to ease the administration of the public NetBox demo instance at https://demo.netbox.dev. It performs the following tasks:
- Facilitate the automatic creation of new superuser accounts
- Prevent manipulation or deletion of the default admin user
- Implement the automatic creation of unique user accounts
- Protect against changes to the admin user's name, password, or status
- Separate
pre_save
andpre_delete
signal handlers
- Initial release