mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2026-05-12 12:45:19 +08:00
访问控制支持基本认证和子请求认证
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
|
||||
<div class="right-box">
|
||||
<form class="ui form" data-tea-action="$" data-tea-success="success">
|
||||
<csrf-token></csrf-token>
|
||||
<input type="hidden" name="webId" :value="webId">
|
||||
<http-auth-config-box :v-auth-config="authConfig"></http-auth-config-box>
|
||||
<submit-btn></submit-btn>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user