Project

General

Profile

Statistics
| Revision:

# Date Author Comment
46760 10/04/2017 02:41 PM Sofia Baltzi

Update Test3Service temporary, GET authenticate and POST authenticates

46759 10/04/2017 02:39 PM Sofia Baltzi

Update JWTGenerator, add jwt expiration time 1800000

46756 10/04/2017 12:04 PM Sofia Baltzi

Update JWTGenerator, add jwt expiration date 30 minutes

46754 10/04/2017 11:25 AM Sofia Baltzi

Update JWTGenerator, add all the credentials for a user

46632 03/04/2017 08:50 PM Katerina Iatropoulou

Added first JWT Generation implementation

46512 30/03/2017 12:06 PM Katerina Iatropoulou

Using spring created beans in Test3Service.

46502 29/03/2017 03:25 PM Katerina Iatropoulou

Springfization of project

45077 05/01/2017 05:16 PM Sofia Baltzi

finalizing spring-ing

45075 05/01/2017 04:05 PM Katerina Iatropoulou

springfy project

45071 05/01/2017 02:43 PM Sofia Baltzi

Delete JDBCConnector

45069 05/01/2017 02:23 PM Sofia Baltzi

Delete TestService Test2Service

45068 05/01/2017 02:06 PM Sofia Baltzi

Delete TestService, Test2Service

45067 05/01/2017 01:52 PM Katerina Iatropoulou

Added log4j.properties and applicationContext.xml

45066 05/01/2017 01:10 PM Sofia Baltzi

Update Migration

45065 05/01/2017 01:08 PM Sofia Baltzi

Add web.xml

45064 05/01/2017 01:06 PM Sofia Baltzi

Add IUserActions

45063 05/01/2017 01:04 PM Sofia Baltzi

Add UserActionsLDAP

45039 23/12/2016 02:29 PM Sofia Baltzi

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

45038 23/12/2016 02:27 PM Sofia Baltzi

Add migration2.postgresql.db.properties with openaire.db.driverClassName, openaire.db.url, openaire.db.username, openaire.db.password

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

44795 02/12/2016 05:13 PM Sofia Baltzi

Add ldap.properties2 and migration.mysql.db.properties2 if you want to use them, ask me (sbaltzi) about the passwords and rename them from ().properties2 to (*).properties *

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

44654 24/11/2016 04:26 PM Sofia Baltzi

Add pom.xml

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

43479 03/08/2016 05:35 PM Katerina Iatropoulou

project name change

43478 03/08/2016 05:19 PM Katerina Iatropoulou

deleting target

43477 03/08/2016 05:17 PM Katerina Iatropoulou

ignoring dirs

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

adding initial project structure

43474 03/08/2016 04:34 PM Katerina Iatropoulou

Creation of user management service