Skip to content

After resetting TOTP while rate-limited, the brower gets redirected to the 'rate limted' page, instead of the 'set a TOTP' page #3012

After resetting TOTP while rate-limited, the brower gets redirected to the 'rate limted' page, instead of the 'set a TOTP' page

After resetting TOTP while rate-limited, the brower gets redirected to the 'rate limted' page, instead of the 'set a TOTP' page #3012

Workflow file for this run

---
name: Project automation
on:
issues:
types:
- opened
- reopened
- closed
pull_request:
types:
- opened
- reopened
- review_requested
- closed
jobs:
project_management:
uses: SURFscz/SRAM-deploy/.github/workflows/project.yml@main
with:
event: ${{ github.event_name }}
action: ${{ github.event.action }}
state_reason: ${{ github.event.issue.state_reason }}
secrets: inherit