[CONJS-61] Permit handling expired password Created: 2019-02-15  Updated: 2019-06-24  Resolved: 2019-06-20

Status: Closed
Project: MariaDB Connector/node.js
Component/s: authentication
Affects Version/s: None
Fix Version/s: 2.1.0

Type: Task Priority: Major
Reporter: Diego Dupin Assignee: Diego Dupin
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Relates
relates to MDEV-7597 Expiration of user passwords Closed

 Description   

Add an option to permit connection in sandbox mode for expired password (MDEV-7597)
If user password has expired, the client will be able to reset the account password with SET PASSWORD.



 Comments   
Comment by Diego Dupin [ 2019-06-20 ]

The connection is now possible with user having expired password when enabling
the option `permitConnectionWhenExpired`.
The only possible operation, in this case, will be to change password
('SET PASSWORD=PASSWORD('XXX')') before issuing any other command.

Generated at Thu Feb 08 03:22:28 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.