summaryrefslogtreecommitdiffstats
path: root/textw/userauth_text.py
Commit message (Expand)AuthorAgeFilesLines
* Make the weak password dialog comply with the HIG (#487435).Chris Lumens2009-05-191-1/+1
* cracklib now raises exceptions on bad passwords (rzhou, #476312).Chris Lumens2008-12-151-2/+4
* Include cracklib .mo files and look up strings in the right domain.Chris Lumens2008-11-111-1/+1
* 2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org)Ján ONDREJ2008-06-041-1/+4
* Clean up root password user interfaces.David Cantrell2008-02-201-48/+50
* Make default match GUI.Chris Lumens2008-01-071-1/+1
* Validation of root password with cracklibHARA Hiroshi2007-12-171-1/+13
* GPLv2+ license boilerplates for textw/*.py files.David Cantrell2007-12-171-6/+12
* Apply a patch to clean up strings (Paul W. Frields <stickster@gmail.com>,Chris Lumens2007-02-271-4/+4
* Always set the password field as unencrypted, so interactive kickstart installsChris Lumens2006-08-071-0/+1
* Make all UI steps use anaconda class. Add system-config-keyboard shim.Chris Lumens2006-05-041-6/+6
* Use libuser for handling the root password instead of a bunch of our ownChris Lumens2006-04-111-5/+5
* Simplified the authconfig step to store data as a string to be passed toChris Lumens2005-08-291-386/+0
* nalin sez spaces are fine (#84705)Jeremy Katz2003-02-201-1/+1
* only allow ascii passwords. anything else is nonsensical and impossible toJeremy Katz2003-01-231-1/+13
* don't pass the accounts object around either since it's superflous nowJeremy Katz2002-10-011-1/+1
* 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 our...Mike Fulbright2002-05-231-2/+2
* oh yeah goodbye reconfigMike Fulbright2002-02-081-7/+0
* make the username field only 16 characters so it's not longer than the fullna...Jeremy Katz2002-02-051-1/+1
* 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 trie...bfox2000-10-051-19/+28
* 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