Talk:Contribute/Get a Contributor Account: Difference between revisions

From KDE TechBase
(New page: On OSX 10.5, perl -e 'print crypt("pass","\$1\$xyz\$")."\n";' -- $1dwWckNooiek and perl -e 'print crypt("pass","\$1\$abc\$")."\n";' -- $1dwWckNooiek They are the same... ~~~~)
 
Line 12: Line 12:


[[Special:Contributions/98.235.188.137|98.235.188.137]] 16:08, 22 November 2008 (UTC)
[[Special:Contributions/98.235.188.137|98.235.188.137]] 16:08, 22 November 2008 (UTC)
== On custom usernames and the @kde mail addresses ==
Currently, the article says it's possible to choose a username different from those suggested in the form, and talks about issues that have happened with @kde.org emails.
However, these days it's not possible to choose a different username (it is required to derive from the user's name), and consequently the information about @kde.org seems irrelevant.
Should it be changed?
[[User:Rakuco|Rakuco]]

Revision as of 14:56, 3 April 2009

On OSX 10.5,

perl -e 'print crypt("pass","\$1\$xyz\$")."\n";' -- $1dwWckNooiek

and

perl -e 'print crypt("pass","\$1\$abc\$")."\n";' -- $1dwWckNooiek

They are the same...

98.235.188.137 16:08, 22 November 2008 (UTC)

On custom usernames and the @kde mail addresses

Currently, the article says it's possible to choose a username different from those suggested in the form, and talks about issues that have happened with @kde.org emails.

However, these days it's not possible to choose a different username (it is required to derive from the user's name), and consequently the information about @kde.org seems irrelevant.

Should it be changed?

Rakuco