Skip to content

[bug] Password expiration affects REST API #511

Description

@nemesifier

Describe the bug
Password expiration seems to affect the REST API

Steps To Reproduce
Steps to reproduce the behavior:

  1. Enable password expiration
  2. Create an user with an expired password
  3. Make an API request
  4. Middleware intercepts the request and redirects to login

Expected behavior

API request goes through.

Metadata

Metadata

Labels

Type

Fields

No fields configured for Bug.

Projects

Status
To do
Status
To do (Python & Django)

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions