Skip to content

Read htgroup files #1

@ejucovy

Description

@ejucovy

The library should be able to read .htgroup files as well as .htpasswd files. Upon successful login it would look through any .htgroup files that have been configured in settings.py and assign local Django auth.Groups to the user.

Open questions:

  • Should it create these groups if they don't exist?
  • Should it assign groups to the user on every login, or only on first login (i.e. if the user itself is being newly created)?

Possibly the different behaviors here could be configurable settings.

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