ikiwiki/doc/forum/How_to_change_registration_.../comment_1_43758a232e4360561...

15 lines
390 B
Plaintext
Raw Normal View History

2012-01-30 20:30:21 +01:00
[[!comment format=mdwn
username="http://joey.kitenet.net/"
nickname="joey"
subject="comment 1"
date="2012-01-30T19:30:20Z"
content="""
Sure.. You're looking for the file `IkiWiki/Plugin/passwordauth.pm`
This line in particular is the text that gets modified and displayed to the user.
<pre>
name => \"account_creation_password\",
</pre>
"""]]