Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop useless relationships #79

Closed
wants to merge 10 commits into from

Conversation

nod0n
Copy link
Contributor

@nod0n nod0n commented Jul 30, 2021

Pull Request (PR) description

This PR is based on #78.

This relationships are implicit and don't have to be specified.

@nod0n nod0n changed the title Useless relationships Drop useless relationships Jul 30, 2021
nod0n added 10 commits July 30, 2021 20:01
It is more intuitiv to pass true or false instead of 'yes' or 'no'.
Type checking is simpler.
The modules default is still to not allow password authentication, but
you are now able to pick your default.
This is an edge case.
The default behavior for group changes slightly:
When creating user and passing a value to $user, while not
passing a value to $group, will now result in $group = $user, instead of
$group = $name.
this relationships are implicit and don't have to be specified
@nod0n nod0n marked this pull request as draft August 18, 2021 08:13
@nod0n nod0n closed this Aug 18, 2021
@nod0n nod0n deleted the useless_relationships branch August 19, 2021 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant