summaryrefslogtreecommitdiffstats
path: root/textw/userauth_text.py
Commit message (Collapse)AuthorAgeFilesLines
* consistency of field order (#67838)Jeremy Katz2002-07-031-2/+2
|
* tweak the wording (#66243)Jeremy Katz2002-07-021-4/+5
|
* fix for bug #65109Mike Fulbright2002-06-191-2/+2
|
* 1) Fix all copyrights 2) move everything to use rhpl.translate instead of ↵Mike Fulbright2002-05-231-2/+2
| | | | our own translate.py
* oh yeah goodbye reconfigMike Fulbright2002-02-081-7/+0
|
* make the username field only 16 characters so it's not longer than the ↵Jeremy Katz2002-02-051-1/+1
| | | | fullname (#59342)
* make order of labels consistent. Fixes RFE #53179bfox2001-10-241-1/+1
|
* remove 8 char limit on usernames. Resolves bug 27011helpbfox2001-09-211-4/+4
|
* use 'user name' instead of 'userid'. Resolves bug 52786bfox2001-09-191-15/+15
|
* don't allow system users in the user add screenbfox2001-09-131-0/+12
|
* turn off user entry screen in text installsbfox2001-08-081-0/+8
|
* fix help tagsMike Fulbright2001-07-111-2/+2
|
* more copyright noticesMatt Wilson2001-07-091-0/+13
|
* copyright - I wouldn't to claim this code...Matt Wilson2001-06-231-1/+1
|
* merge from (now defunct) anaconda-dispatch branchErik Troan2001-06-201-52/+51
|
* resolved bug #30832bfox2001-03-061-1/+1
|
* fixed minor formatting issue with Enable NIS entrybfox2001-02-151-1/+1
|
* Implemented TLS connection checkbox. Resolves bug #21963bfox2000-12-151-0/+1
|
* Added support for ldapTLSbfox2000-12-131-0/+5
|
* Fixed bug that causes the installer to crash. In text mode, if the user ↵bfox2000-10-051-19/+28
| | | | tries to delete or edit an empty user list, the installer no longer crashes.
* spacing changes in dialog for jaErik Troan2000-10-041-3/+3
|
* Reordered the add user screen to be like GUI mode.bfox2000-09-251-3/+3
|
* echo astrerix when typing in passwords like GUI doesMike Fulbright2000-07-051-4/+4
|
* ?Mike Fulbright2000-06-281-1/+1
|
* set ldap auth on if ldap enabledMike Fulbright2000-06-201-1/+1
|
* never use ldap authenification by defaultMike Fulbright2000-06-061-1/+1
|
* ldap and kerberos changesMike Fulbright2000-06-051-30/+125
|
* fix bug #11386 - crash if userid blank and passwds validMike Fulbright2000-05-161-1/+2
|
* separated help tags for add user and edit userErik Troan2000-05-101-1/+3
|
* don't let them add root userErik Troan2000-05-021-0/+7
|
* text mode help nearly worksErik Troan2000-05-021-4/+6
|
* Fixups to make modules findable after text and gui file renamingMike Fulbright2000-04-201-1/+1
|
* Renamed userauth.py to userauth_text.pyMike Fulbright2000-04-191-0/+307