stable

Clone or download

Read-only

Migrate SessionDao to \Tuleap\DB\DataAccessObject

No functionnal changes. Part of request #21338: Add statistics in the site administration about browser usages based on the active sessions Change-Id: Ic72f1b1f51d72965d3d56bbe4771d2b0d3d720ed

Modified Files

Name
M src/common/User/Password/Change/PasswordChanger.php +0 −1 Go to diff View file
M src/common/User/SessionManager.php +14 −32 Go to diff View file
M src/common/User/SessionNotCreatedException.class.php +2 −2 Go to diff View file
M src/common/dao/SessionDao.class.php +28 −52 Go to diff View file
M tests/unit/common/User/SessionManagerTest.php +2 −2 Go to diff View file