Skip to content

feat: block access to admin pages when 2fa is disabled (#667) #363

feat: block access to admin pages when 2fa is disabled (#667)

feat: block access to admin pages when 2fa is disabled (#667) #363

Workflow file for this run

name: Docker
on: [push]
jobs:
docker:
name: Build Docker image
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- run: docker build .