Skip to content

Commit c8477463065767e0deea7675b780162556143799 incorrectly types pam_access::entry #20

@Rovanion

Description

@Rovanion

Commit c847746 titled "Remove deprecations" does many different things, one of which is incorrectly add type declarations Boolean to pam_access::entry. Both the documentation and the code in the declaration clearly intends for the field to be Variant[Boolean, String[1]], see for example line 84.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions