mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-04 21:19:27 +08:00
fix(auth): disallow changing of authenticator uid (#6808)
This commit is contained in:
parent
4f06ebcdd2
commit
6cb13f73e6
@ -349,6 +349,7 @@ export const authenticatorsSchema: ISchema = {
|
||||
name: {
|
||||
'x-component': 'CollectionField',
|
||||
'x-decorator': 'FormItem',
|
||||
'x-disabled': true,
|
||||
},
|
||||
authType: {
|
||||
'x-component': 'CollectionField',
|
||||
|
Loading…
x
Reference in New Issue
Block a user