Project

General

Profile

« Previous | Next » 

Revision 48966

Read the proper roles from AAI, add a reload page after login that redirects to the previous page

View differences:

server.routes.ts
17 17
  'participate/deposit-publications','participate/deposit-datasets','participate/deposit-publications-result','participate/deposit-datasets-result', 'participate/deposit-subject-result',
18 18
  'search/content-providers','search/content-providers-table','search/entity-registries','search/entity-registries-table','search/journals','search/journals-table',
19 19
  'project-report', 'claims','myclaims','participate/claim', 'participate/direct-claim', 'claims-project-manager',
20
  'test', 'user-info',
20
  'test', 'user-info', 'reload',
21 21
  '**','error'
22 22

  
23 23
];

Also available in: Unified diff