summaryrefslogtreecommitdiffstats
path: root/iw/account_gui.py
Commit message (Collapse)AuthorAgeFilesLines
* merge from (now defunct) anaconda-dispatch branchErik Troan2001-06-201-130/+171
|
* Removed activate connect for self.fullName. There's a better way to fix ↵bfox2001-02-071-1/+6
| | | | this, but this is a quick fix to bug #25915 and avoids the traceback.
* added comments to tell what tags correspond to what screensMike Fulbright2000-12-131-0/+1
|
* Fixed bug #21030. Added a setFocus routine so that self.pw graps the ↵bfox2000-12-011-0/+6
| | | | keyboard focus when entering the screen.
* anaconda now requires user passwords to be at least six characters in ↵bfox2000-10-091-1/+1
| | | | length. This will improve overall system security.
* alignment changes for jaErik Troan2000-10-041-3/+7
|
* translateMatt Wilson2000-07-151-1/+1
|
* added scrollbar to user account screen for > 7 usersMike Fulbright2000-06-091-1/+5
|
* give a better error when user tries to add the root userErik Troan2000-05-121-0/+2
|
* added messages for user password statusErik Troan2000-05-021-7/+25
|
* Fixups to make modules findable after text and gui file renamingMike Fulbright2000-04-201-1/+1
|
* Renamed account.py to account_gui.pyMike Fulbright2000-04-191-0/+283