forked from 0x2620/pandora
recover
This commit is contained in:
parent
f2b97de2b1
commit
1862befc8f
2 changed files with 41 additions and 4 deletions
|
|
@ -29,7 +29,7 @@ import utils
|
|||
from daemon import send_bg_message
|
||||
|
||||
from oxuser.models import getUserJSON
|
||||
from oxuser.views import api_login, api_logout, api_register, api_recover, api_preferences
|
||||
from oxuser.views import api_login, api_logout, api_register, api_contact, api_recover, api_preferences
|
||||
|
||||
|
||||
def api(request):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue