Skip to content

Commit 782dc44

Browse files
committed
Remove hash_client_secret from the application update view
1 parent cc11984 commit 782dc44

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

oauth2_provider/views/application.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ def get_form_class(self):
9494
fields=(
9595
"name",
9696
"client_id",
97-
"hash_client_secret",
9897
"client_type",
9998
"authorization_grant_type",
10099
"redirect_uris",

0 commit comments

Comments
 (0)