Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-17 | moved srp registration to base | kali | |
and some minor changes in wizard, like textentry for provider. | |||
2012-10-17 | added skeleton for generic client wizard flow | kali | |
2012-10-11 | comment out the set_password call until we fix #744 | kali | |
2012-10-10 | add feedback for connection error during signup | kali | |
Closes #724 | |||
2012-10-08 | catch timeout and specify kind of signup error | kali | |
2012-10-08 | fix hexlify + add regex validator for usernames | kali | |
2012-10-06 | springbok hardcoded path for registration | kali | |
2012-10-06 | pep8 | kali | |
2012-10-05 | remove test resources | kali | |
2012-10-05 | add menu for running wizard at will | kali | |
it's still buggy in that it does not bother to stop the ongoing checks or connection. we should take care of that soon. | |||
2012-10-05 | use keyring to store user password | kali | |
using a quite lame cryptedfile by the moment until dbus bug makes gnome-keyring usable again or we come up with the encrypted database solution. we might want to explore the option of using this python-keyring with the different native backends for win and macosx. for now: we generate a random secret that we store in the qsettings file. so, the whole thing is just to avoid plaintext stuff. for this, we could have done rot13, haha. | |||
2012-10-05 | remove prints | kali | |
2012-10-05 | use leap logo | kali | |
2012-10-05 | focus fix for wizard | kali | |
2012-10-05 | wizard called from main app if not run before. | kali | |
2012-10-05 | add user registration to wizard | kali | |
validation still a bit fragile but there it is. | |||
2012-10-04 | manual test | kali | |
2012-10-04 | initial skeleton for wizard | kali | |
2012-09-20 | fix resources test for hash | kali | |
2012-09-13 | add leap logo | kali | |
2012-08-09 | updated resource | kali | |
2012-08-09 | re-added missing mainwindow_rc | kali | |
2012-08-08 | test for hash of the resources file | kali | |
this extra step might help avoiding accidental updates, /methinks | |||
2012-07-23 | update resource file | kali | |
2012-07-22 | initial import | kali | |