aboutsummaryrefslogtreecommitdiff
path: root/doc/forum/How_to_change_registration_page/comment_1_43758a232e4360561bc84f710862ff40._comment
blob: 5edd993d791f5186ed40acc4c9ece7e494089bdd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[[!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>
"""]]