perkeep/pkg/auth
David Jack 3eb87b9c2d pkg/auth: change VivifyPass to *string to reflect the fact that it's
optional.

Previously, omitting the vivify option from the auth config would
result in VivifyPass being set to empty string (which is a valid
password for HTTP Basic authentication).

Change-Id: I51f441705af4b850ad2bdf27ac3b5a4a9dc83721
2015-12-09 22:57:18 -05:00
..
auth.go pkg/auth: change VivifyPass to *string to reflect the fact that it's 2015-12-09 22:57:18 -05:00
auth_test.go pkg/auth: change VivifyPass to *string to reflect the fact that it's 2015-12-09 22:57:18 -05:00