I have created an app "myapp" with the user

   - Username: john
   - Email: [email protected]
   - Password: 123
   - First name: John
   - Last name: Doe


(1) Change username:
Now I want to change the username to "johndoe"
Dashboard headline "App: myapp Database: db Table: auth_user"
I change the username, click on [Save] and [Close]
Seems to be ok.

But 127.0.0.1:8000/myapp again shows the username joe.
And a second click on db.auth_user displays the old values.
Why?

(2) Change password:
How can I change a password using the dashboard?

Regards, Martin

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/web2py/CAMcwXCcZ2Z1NpSiDjp-MKkf2Rgaq7%2BhPzSsfBtt_kaaFktD8TA%40mail.gmail.com.

Reply via email to