Mailinglist Archive: yast-commit (870 mails)

< Previous Next >
[yast-commit] r48906 - in /trunk/users: package/yast2-users.changes src/helps.ycp src/inst_root.ycp src/inst_root_first.ycp src/inst_user_first.ycp
  • From: jsuchome@xxxxxxxxxxxxxxxx
  • Date: Tue, 08 Jul 2008 08:33:36 -0000
  • Message-id: <20080708083336.C3D522C1D4@xxxxxxxxxxxxxxxx>
Author: jsuchome
Date: Tue Jul 8 10:33:36 2008
New Revision: 48906

URL: http://svn.opensuse.org/viewcvs/yast?rev=48906&view=rev
Log:
- do not mention "special characters" as password content
(bnc#393730)


Modified:
trunk/users/package/yast2-users.changes
trunk/users/src/helps.ycp
trunk/users/src/inst_root.ycp
trunk/users/src/inst_root_first.ycp
trunk/users/src/inst_user_first.ycp

Modified: trunk/users/package/yast2-users.changes
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/users/package/yast2-users.changes?rev=48906&r1=48905&r2=48906&view=diff
==============================================================================
--- trunk/users/package/yast2-users.changes (original)
+++ trunk/users/package/yast2-users.changes Tue Jul 8 10:33:36 2008
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Tue Jul 8 10:30:44 CEST 2008 - jsuchome@xxxxxxx
+
+- do not mention "special characters" as password content
+ (bnc#393730)
+
+-------------------------------------------------------------------
Thu Jun 19 10:09:58 CEST 2008 - jsuchome@xxxxxxx

- save the information if users were already written in 2nd stage

Modified: trunk/users/src/helps.ycp
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/users/src/helps.ycp?rev=48906&r1=48905&r2=48906&view=diff
==============================================================================
--- trunk/users/src/helps.ycp (original)
+++ trunk/users/src/helps.ycp Tue Jul 8 10:33:36 2008
@@ -44,8 +44,7 @@
// help text 1/4
string help_text = _("<p>
When entering a password, distinguish between uppercase and
-lowercase. Passwords should not contain any special characters, such as
-accented characters.
+lowercase. Passwords should not contain any accented characters or umlauts.
</p>
");


Modified: trunk/users/src/inst_root.ycp
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/users/src/inst_root.ycp?rev=48906&r1=48905&r2=48906&view=diff
==============================================================================
--- trunk/users/src/inst_root.ycp (original)
+++ trunk/users/src/inst_root.ycp Tue Jul 8 10:33:36 2008
@@ -102,8 +102,7 @@
helptext = helptext + _("<p>
All the rules for user passwords apply to the \"root\" password:
Distinguish between uppercase and lowercase. A password should have at
-least 5 characters and, as a rule, not contain any special characters,
-such as accented letters or umlauts.
+least 5 characters and, as a rule, not contain any accented letters or umlauts.
</p>
");


Modified: trunk/users/src/inst_root_first.ycp
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/users/src/inst_root_first.ycp?rev=48906&r1=48905&r2=48906&view=diff
==============================================================================
--- trunk/users/src/inst_root_first.ycp (original)
+++ trunk/users/src/inst_root_first.ycp Tue Jul 8 10:33:36 2008
@@ -77,8 +77,7 @@
helptext = helptext + _("<p>
All the rules for user passwords apply to the \"root\" password:
Distinguish between uppercase and lowercase. A password should have at
-least 5 characters and, as a rule, not contain any special characters,
-such as accented letters or umlauts.
+least 5 characters and, as a rule, not contain any accented letters or umlauts.
</p>
");


Modified: trunk/users/src/inst_user_first.ycp
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/users/src/inst_user_first.ycp?rev=48906&r1=48905&r2=48906&view=diff
==============================================================================
--- trunk/users/src/inst_user_first.ycp (original)
+++ trunk/users/src/inst_user_first.ycp Tue Jul 8 10:33:36 2008
@@ -229,8 +229,7 @@
// help text for main add user dialog
_("<p>
When entering a password, distinguish between uppercase and
-lowercase. Passwords should not contain any special characters, such as
-accented characters.
+lowercase. Passwords should not contain any accented characters or umlauts.
</p>
") +
// help text %1 is encryption type, %2,%3 numbers

--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages