OAuth2: Allow normal users to create clients (but unapproved)
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
{% block content %}
|
||||
<form method="POST" action="" class="text-center">
|
||||
<article class="card d-inline-block text-start">
|
||||
<article class="card d-inline-block text-start" style="min-width: 33%;">
|
||||
<div class="card-body">
|
||||
<h1 class="card-title">{{ self.title() }}</h1>
|
||||
<div class="row my-4 align-items-center">
|
||||
|
||||
Reference in New Issue
Block a user