Merge r4149

This commit is contained in:
Jo-Philipp Wich 2009-01-26 02:10:02 +00:00
parent b7479f61a0
commit f33ae6e8cd

View file

@ -22,5 +22,6 @@ port.isinteger = true
pwauth = s:option(Flag, "PasswordAuth", translate("a_srv_d_pwauth"), translate("a_srv_d_pwauth1"))
pwauth.enabled = 'on'
pwauth.disabled = 'off'
pwauth.rmempty = false
return m
return m