Kristof De Langhe
24858fceab
71504: Shortlived tokens + file-download-link test cases
2020-06-22 13:44:16 +02:00
Kristof De Langhe
f548d5bf20
Merge branch 'master' into Login-as-EPerson
...
Conflicts:
src/app/+admin/admin-access-control/epeople-registry/eperson-form/eperson-form.component.spec.ts
src/app/core/auth/auth.service.spec.ts
src/app/profile-page/profile-page.component.spec.ts
2020-05-12 16:54:40 +02:00
Kristof De Langhe
5e94cf379c
70373: AuthService impersonate tests
2020-04-15 16:47:18 +02:00
lotte
6b6068ffb8
Merge branch 'master' into angular-cli
2020-03-31 13:49:40 +02:00
lotte
8bf241c182
angular cli
2020-03-18 16:03:40 +01:00
Giuseppe Digilio
a6b2ed607a
Merge remote-tracking branch 'remotes/origin/master' into shibboleth
...
# Conflicts:
# src/app/core/auth/auth.actions.ts
# src/app/core/auth/auth.effects.spec.ts
# src/app/core/auth/auth.effects.ts
# src/app/core/auth/auth.reducer.spec.ts
# src/app/core/auth/auth.reducer.ts
# src/app/core/auth/auth.service.spec.ts
# src/app/core/auth/auth.service.ts
# src/app/core/auth/server-auth.service.ts
# src/app/shared/testing/auth-request-service-stub.ts
2020-03-03 20:04:02 +01:00
Giuseppe Digilio
18e17f0dad
Added action to retrieve authenticated eperson object
2020-03-02 13:09:17 +01:00
Giuseppe Digilio
f92eb27c24
remove NormalizedAuthStatus
2020-02-26 10:01:43 +01:00
Giuseppe Digilio
076ee8b26d
Merge remote-tracking branch 'remotes/origin/master' into shibboleth
...
# Conflicts:
# src/app/core/auth/auth.service.ts
# src/app/core/auth/models/auth-status.model.ts
# src/app/core/auth/models/normalized-auth-status.model.ts
# src/app/core/auth/server-auth.service.ts
# src/app/core/core.module.ts
# src/app/shared/shared.module.ts
2020-02-25 17:31:07 +01:00
Art Lowel
bc00c000a6
tests and documentation
2020-02-18 18:15:18 +01:00
Giuseppe Digilio
6f8f4b31bf
Renamed retrieveAuthMethods to retrieveAuthMethodsFromAuthStatus
2020-01-10 15:30:26 +01:00
Giuseppe Digilio
fdd05d2fec
Refactored components' name and added missing tests
2020-01-02 18:21:47 +01:00
Michael W Spalti
3bea8f5a17
Redirect after login changed to use Router navigateByUrl() to prevent encoding of query parameters in redirect.
2019-11-12 12:01:16 -08:00
Michael W Spalti
ca048736b5
Removed unnecessary import in unit test.
2019-09-18 12:13:41 -07:00
Michael W Spalti
73dd0147bc
Minor update of the imports in unit test.
2019-09-18 10:37:12 -07:00
Michael W Spalti
8fe617bd74
Changed method name.
2019-09-16 13:14:45 -07:00
Michael W Spalti
d9fb68dce9
Modified redirectToPreviousUrl to use the standalone page parameter if no redirect url is found in the store.
...
Removed unused import that was causing merge conflict.
Once again try to fix merge conflict.
Added routeService to server module providers.
Changed order of providers.
Minor change to ServerAuthService to make method signature consistent with AuthService.
Try adding RouteService to browser-app module to see if that fixes travis build.
One more try at getting the CI build to work.
Removed change to browser module.
2019-09-09 12:58:55 -07:00
Michael W Spalti
0935bd4afd
Proposed authentication service method that sets redirect url and dispatches auth request.
2019-09-09 12:55:31 -07:00
lotte
bb76015aa1
Solved issue with non-existing search pages
2019-06-18 08:58:35 +02:00
Giuseppe Digilio
fe4ad007d2
Merge remote-tracking branch 'remotes/origin/master' into mydspace
...
# Conflicts:
# src/app/core/data/base-response-parsing.service.ts
# src/app/core/data/request.service.ts
2019-04-25 13:10:21 +02:00
lotte
cd131d4eeb
Fixed test issues
2019-04-09 11:10:47 +02:00
Giuseppe Digilio
dff2518bf4
Added tests
2018-12-28 18:31:36 +01:00
lotte
afa3a03d2c
fix for 401 requests
2018-11-27 11:45:35 +01:00
lotte
3a8f7754fa
55143: fixed all tests
2018-10-11 12:02:40 +02:00
lotte
e025f3bc4d
Merge branch 'master' into resolvers-branch-angular6
...
Conflicts:
package.json
src/app/+search-page/search-filters/search-filters.component.ts
src/app/core/auth/auth.effects.ts
src/app/core/auth/auth.service.ts
src/app/core/auth/server-auth.service.ts
src/app/core/data/comcol-data.service.ts
src/app/core/data/community-data.service.ts
src/app/core/data/data.service.ts
src/app/core/data/item-data.service.ts
src/app/core/shared/dspace-object.model.ts
src/app/header/header.component.spec.ts
src/app/shared/auth-nav-menu/auth-nav-menu.component.ts
src/app/shared/testing/auth-service-stub.ts
yarn.lock
2018-10-08 12:28:08 +02:00
lotte
1f336f29fd
small fixes for authentication
2018-09-12 16:11:04 +02:00
lotte
caf9194f36
Fixes for authentication (awaiting fixes in EPerson REST endpoint)
2018-09-12 11:38:08 +02:00
lotte
14f5c97ecc
another intermediate commit
2018-09-06 11:55:13 +02:00
lotte
f11d486d14
updated angular/rxjs to v6 successfully
2018-08-31 15:40:39 +02:00
lotte
2cbe6a6d91
upgrade to angular6
2018-08-24 13:26:43 +02:00
Giuseppe Digilio
e0efa5f8e5
changes based on review comments
2018-05-23 18:13:34 +02:00
Giuseppe Digilio
88a05996a6
Added tests
2018-05-14 18:45:04 +02:00