Skip to content
This repository was archived by the owner on May 23, 2024. It is now read-only.
This repository was archived by the owner on May 23, 2024. It is now read-only.

Conflicting configuration generated by CONFIG REWRITE #133

@Normo

Description

@Normo

It must be ensured that there are no conflicting configurations in the auto-generated configuration section when the role changes the configuration.

E.g. if you set a new password for sentinel the result looks like this (the nopass directive for the default user overrides the requirepass):


requirepass "MY-NEW-SENTINEL-PASSWORD"

...

# Generated by CONFIG REWRITE
...
user default on nopass sanitize-payload ~* &* +@all 

The nopass directive overrides the requirepass.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions