Add possibility in `defaults/settings_dsl` for "deprecated" features.

Open
#1,253 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
rust
Domain
cli, security

Research direction

Start in defaults/settings_dsl and inspect how unsupported, #ignored, and active settings are represented. Compare the proposed deprecated behavior for visudo and for changes from defaults, then clarify which behavior is intended before defining completion criteria.

Written by the indexing model from the issue text.

Description

chore enhancement

Currently we have three types of settings: unsupported (with error),#ignored ones and active ones. We can consider adding a class where instead of unsupported we could say deprecated (and only give an error if visudo is used), or only give an error message if the user tries to change the setting from the default one.

Dominant language
Rust
Stars
4.5k
Forks
179
Avg merge
16h 45m
Merged PRs (30d)
4

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from trifectatechfoundation/sudo-rs

All issues in trifectatechfoundation/sudo-rs

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.