[COMMITTERS] pgsql: Don't allow logging in with empty password.

2017-08-10 Thread Heikki Linnakangas
Don't allow logging in with empty password. Some authentication methods allowed it, others did not. In the client-side, libpq does not even try to authenticate with an empty password, which makes using empty passwords hazardous: an administrator might think that an account with an empty password c

[COMMITTERS] pgsql: Don't allow logging in with empty password.

2017-08-10 Thread Heikki Linnakangas
Don't allow logging in with empty password. Some authentication methods allowed it, others did not. In the client-side, libpq does not even try to authenticate with an empty password, which makes using empty passwords hazardous: an administrator might think that an account with an empty password c

[COMMITTERS] pgsql: Don't allow logging in with empty password.

2017-08-10 Thread Heikki Linnakangas
Don't allow logging in with empty password. Some authentication methods allowed it, others did not. In the client-side, libpq does not even try to authenticate with an empty password, which makes using empty passwords hazardous: an administrator might think that an account with an empty password c

[COMMITTERS] pgsql: Don't allow logging in with empty password.

2017-08-10 Thread Heikki Linnakangas
Don't allow logging in with empty password. Some authentication methods allowed it, others did not. In the client-side, libpq does not even try to authenticate with an empty password, which makes using empty passwords hazardous: an administrator might think that an account with an empty password c

[COMMITTERS] pgsql: Don't allow logging in with empty password.

2017-08-10 Thread Heikki Linnakangas
Don't allow logging in with empty password. Some authentication methods allowed it, others did not. In the client-side, libpq does not even try to authenticate with an empty password, which makes using empty passwords hazardous: an administrator might think that an account with an empty password c

[COMMITTERS] pgsql: Don't allow logging in with empty password.

2017-08-10 Thread Heikki Linnakangas
Don't allow logging in with empty password. Some authentication methods allowed it, others did not. In the client-side, libpq does not even try to authenticate with an empty password, which makes using empty passwords hazardous: an administrator might think that an account with an empty password c