[PR #341] [MERGED] implement django-admin users --stale-check #462

Closed
opened 2026-02-26 10:31:35 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nsupdate-info/nsupdate.info/pull/341
Author: @ThomasWaldmann
Created: 4/20/2018
Status: Merged
Merged: 4/25/2018
Merged by: @ThomasWaldmann

Base: masterHead: stale-users


📝 Commits (1)

  • b62fa04 implement django-admin users --stale-check

📊 Changes

1 file changed (+85 additions, -0 deletions)

View changed files

nsupdate/management/commands/users.py (+85 -0)

📄 Description

deletes users who have not logged in for >= 1y and have no hosts and domains.

fixes #330.


🔄 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/nsupdate-info/nsupdate.info/pull/341 **Author:** [@ThomasWaldmann](https://github.com/ThomasWaldmann) **Created:** 4/20/2018 **Status:** ✅ Merged **Merged:** 4/25/2018 **Merged by:** [@ThomasWaldmann](https://github.com/ThomasWaldmann) **Base:** `master` ← **Head:** `stale-users` --- ### 📝 Commits (1) - [`b62fa04`](https://github.com/nsupdate-info/nsupdate.info/commit/b62fa0454d1ec991c042eeafe495ac67395b1760) implement django-admin users --stale-check ### 📊 Changes **1 file changed** (+85 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `nsupdate/management/commands/users.py` (+85 -0) </details> ### 📄 Description deletes users who have not logged in for >= 1y and have no hosts and domains. fixes #330. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 10:31:35 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nsupdate.info-nsupdate-info#462
No description provided.