changes to userqueue #2

Closed
deepend wants to merge 4 commits from deepend-patch-1 into master
Owner

Untested as of yet. Maybe this can be a start to make the user queue functional?

Untested as of yet. Maybe this can be a start to make the user queue functional?
deepend added 1 commit 2023-08-25 04:43:14 +00:00
07ef487f00 changes to userqueue
Untested as of yet.  Maybe this can be a start to make the user queue functional?
deepend added 1 commit 2023-08-25 06:47:29 +00:00
deepend added 1 commit 2023-08-25 06:55:53 +00:00
6cfe6cadb8 update userqueue
hopefully helps with some of the regex concerns.  Also added some error handling and added a delete confirm.  
Introduced escape_string function to escape any special characters in the username to make sure it's safe for regex-based commands like grep and sed.
Updated the delete (d) and find (f) cases to use the escape_string function for safer command execution.
deepend added 1 commit 2023-08-25 07:05:07 +00:00
deepend closed this pull request 2024-01-02 22:16:01 +00:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
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: thunix/makeuser#2
No description provided.