Project

General

Profile

Statistics
| Revision:

# Date Author Comment
45039 23/12/2016 02:29 PM Sofia Baltzi

Update DataSourceConnector with the path of the new property file (migration2.postgresql.db.properties)

45036 23/12/2016 02:23 PM Sofia Baltzi

Update DataSourceConnector with new fields names of migration2.postgresql.db.properties

45035 23/12/2016 02:13 PM Sofia Baltzi

Update Test3Service, split authenticateUser to authenticateUserGET and authenticateUserPOST

45033 23/12/2016 02:01 PM Sofia Baltzi

Add DataSourceConnector, connect to prostgreSQL database

44794 02/12/2016 05:04 PM Sofia Baltzi

Update Test3Service, SQLMigrationUserDAO, RoleQueries for changeRole

44763 01/12/2016 02:35 PM Sofia Baltzi

Implemement fetchByFullname

44761 01/12/2016 12:49 PM Sofia Baltzi

Fix fetchById

44760 01/12/2016 12:46 PM Sofia Baltzi

Fix fetchByRole

44758 01/12/2016 12:01 PM Sofia Baltzi

Add a comment "how to test it" @Test3Service

44755 01/12/2016 11:55 AM Sofia Baltzi

Add Joomla15PasswordHash that checks the password (copy from validator)

44754 01/12/2016 11:53 AM Sofia Baltzi

Fix Test3Service, SQLMigrationUserDAO, MUserActionsLDAP

44731 29/11/2016 01:29 PM Sofia Baltzi

Add Test3Service that do the previews 2 commits

44730 29/11/2016 01:26 PM Sofia Baltzi

Add LDAPUser and MUserActionsLDAP2DB

44729 29/11/2016 01:24 PM Sofia Baltzi

Add Test2Service that authenticates a user, and adds him into the db with role_id = 1 (registered) if he doesn't exist

44723 29/11/2016 11:18 AM Sofia Baltzi

Update SQLMigrationUserDAO

44698 28/11/2016 05:46 PM Sofia Baltzi

Update SQLMigrationUserQueries with username and fullname into queries

44697 28/11/2016 05:22 PM Sofia Baltzi

Change MigrationUser's fieldnames from cn to username and from displayName to fullName

44691 28/11/2016 04:50 PM Sofia Baltzi

Change MigrationUser's field from uid to cn AND Add MigrationUser's field displayName AND Update MigrationUser's getters/setters

44653 24/11/2016 04:25 PM Sofia Baltzi

Add JDBCConnector and LDAPConnector

44652 24/11/2016 04:22 PM Sofia Baltzi

Add MigrationUser (from LDAP to DB)

44651 24/11/2016 04:15 PM Sofia Baltzi

Add Migration (from LDAP to DB)

43489 05/08/2016 01:01 PM Sofia Baltzi

Add User, UserDAO and LDAPUserDAO, SQLUserDAObefore the implementation

43484 04/08/2016 01:12 PM Sofia Baltzi

Deleted unused class

43476 03/08/2016 05:11 PM Katerina Iatropoulou

adding initial project structure