mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-07-15 23:46:30 +00:00
修改bug
This commit is contained in:
parent
c55c77e349
commit
ab4dab85cd
@ -245,6 +245,7 @@ def user_edit(request):
|
||||
ssh_pwd=ssh_pwd,
|
||||
ssh_key_pwd1=ssh_key_pwd1)
|
||||
msg = u'修改用户成功'
|
||||
return HttpResponseRedirect('/juser/user_edit/')
|
||||
|
||||
return render_to_response('juser/user_add.html', locals())
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user