# example configuration file demonstrating the login URL feature
[authentication]
entry=
# Note that the password has been left out.
# It will be entered at the commandline.
  ^https?://sourceforge\.net/account/login\.php calvin
loginurl=https://sourceforge.net/account/login.php
loginuserfield=form_loginname
loginpasswordfield=form_pw
