Files
mongo/jstests/auth/localhostAuthBypass.js
Jason Carey a1a12aa342 SERVER-31116 localhost bypass for sessions
Change the behavior or logical session use so that passing a lsid when
the localhost bypass is enabled causes the session id to be ignored.
This eases the burden on drivers from having to identify that initial
createUser command and avoid passing a lsid.
2017-09-27 11:20:57 -04:00

6.3 KiB