Skip to content

v0.1.0

Compare
Choose a tag to compare
@mesaprotector mesaprotector released this 20 Dec 03:06
· 4 commits to main since this release
  • mostly fixed findcomment with improved formatting
  • almost all commands can be tracked without issue now; the exceptions are stuff like fold and wc where, like, why would you?
  • run_by_user and run_as_user to specify which users' use of sudo should trigger prompts

I don't anticipate any further major changes for a while, so - first minor version! The main work to be done is related to the three above improvements; for the last one, assigning ownership of sudo-comment's temporary files based on run_by_user instead of chmod 777 would make me feel better, even if the security improvement is mostly imaginary.