dnet-role-management/src/main/java/eu/dnetlib/dnetrolemanagement
Konstantinos Triantafyllou 696049ee05 Fix path variables for type to accept '.' in all cases 2023-12-15 16:53:13 +02:00
..
config Add spring-boot-parent and fix swagger configuration for self deploy 2022-10-07 18:02:22 +03:00
controllers Fix path variables for type to accept '.' in all cases 2023-12-15 16:53:13 +02:00
entities Add email name and isManager(only for members) in getAll methods to handle different specs 2021-09-14 12:03:10 +03:00
exception Add methods to get user information by group and assign/revoke member or admin role from a users 2021-07-07 17:38:58 +03:00
scripts Change parent to uoa-global-parent and add new configuration for log4j2. Extend export managers to check communities from production. 2022-09-26 11:50:42 +03:00
services Fix getRoleId to chech if status is Active or GracePeriod in order to identify that the role is active. 2023-05-05 15:28:16 +03:00
utils Add super admin role in super admin assign role method. 2023-04-05 17:16:23 +03:00
DnetRoleManagementApplication.java Add API Documentation properties. Remove swagger profile 2021-09-29 15:25:09 +03:00
ServletInitializer.java Change spring boot version to 1.5.8 in order to be compatible with other services using the same Redis Session 2021-07-06 11:20:00 +03:00