Sofia Papacharalampous
5387a2c3df
1. added merge-account-confirm page 2. fixed config for google-auth-provider
2024-03-26 13:23:56 +02:00
Diamantis Tziotzios
7b28f499a8
frontend cleanup
2023-12-29 17:04:16 +02:00
Efstratios Giannopoulos
27bcc31e54
task #9088 Authorization model should be changed to be Permission based
2023-10-18 12:10:24 +03:00
Efstratios Giannopoulos
d5c62539c5
task #9086 public urls support
2023-10-13 18:11:46 +03:00
Efstratios Giannopoulos
d14107062a
task #9045 Refactor authentication mechanism to support using Keycloak
2023-10-12 17:13:04 +03:00
Efstratios Giannopoulos
968f45d5b3
authn refactor
2023-10-11 17:53:12 +03:00
Diamantis Tziotzios
203ee4fb29
update to angular 14
2023-10-05 16:39:17 +03:00
Bernaldo Mihasi
30abe4d4c9
#8952 - fix bug when merging two accounts did not have consistent behaviour.
2023-08-01 11:23:06 +03:00
Bernaldo Mihasi
b6505cda4e
refactor signing of saml2 authentication request
2023-06-21 11:51:26 +03:00
Bernaldo Mihasi
1f666a5bf9
create saml2 authentication request in backend
2023-06-13 09:48:54 +03:00
Bernaldo Mihasi
b2f2a79a5d
add unlink functionality in profile section, when an email is unlinked that account is starting from scratch resulting in an empty dashboard.
2023-05-23 17:15:11 +03:00
Diamantis Tziotzios
34d63438e0
css changes to add configurability
2023-02-10 15:08:23 +02:00
Bernaldo Mihasi
ff6d068ddd
sign artifact resolve-code + post binding
2022-05-25 10:30:59 +03:00
Bernaldo Mihasi
8ac8f9588c
#7680 : Support SAML Authentication
2022-04-28 12:03:01 +03:00
Konstantina Galouni
943f84384c
#7662 : Popup message when merging email accounts from the user profile | [Bug fix] Truncate title of dataset and show tooltip in dmp clone popup.
...
1. user-profile.component.ts: Added PopupNotificationDialogComponent when email for validating account has been sent.
2. login.component.ts: Added @Input() redirect: boolean = true; - if this is false do not redirect to home page.
3. add-account-dialog.component.html: Add parameter redirect="false" in <app-login>.
4. clone-dialog.component.html: [Bug fix] Truncate title of dataset and show tooltip in dmp clone popup.
5. i18n/: In language files added "USER-PROFILE.MERGING-EMAILS-DIALOG.TITLE" and "USER-PROFILE.MERGING-EMAILS-DIALOG.MESSAGE".
2022-04-19 10:28:35 +03:00
George Kalampokis
9f88bdae69
Possible fix for twitter login (part 2)
2022-02-24 15:45:19 +02:00
George Kalampokis
8d1c73deba
Possible fix for twitter login
2022-02-24 15:42:36 +02:00
Kristian Ntavidi
684d784d1a
Routing updates.
...
* Start new dmp Button navigates you to home.
* Login page redirects you to home page if user is already logged in.
2021-07-06 09:46:27 +03:00
Diamantis Tziotzios
6ea5dfff42
added matomo integration
2020-12-10 15:29:24 +02:00
George Kalampokis
5d01519415
Fixed various styling issues
2020-11-10 16:53:48 +02:00
George Kalampokis
ff169ae806
Made User Merge logic functional
2020-10-27 18:06:58 +02:00
George Kalampokis
eeca52d3ff
Prevent login requests to be sent multiple times from the oauth2 dialog
2020-10-27 12:31:45 +02:00
George Kalampokis
baf4314a33
Fixed various bugs with the new Login system (prevent to send twice the login request with some providers)
2020-10-27 12:04:57 +02:00
George Kalampokis
c8a163f4aa
Refactor most login providers in order to work on window popups and add proper login support for the link new user
2020-10-26 18:18:26 +02:00
apapachristou
f0b9b01695
Replace input email dialog with login dialog on add new account
2020-10-26 13:24:39 +02:00
apapachristou
2c5feb5fa9
Restyles profile page
2020-10-23 10:49:09 +03:00
apapachristou
45e5848956
Adds hover effects on login buttons and reverts error on form-composite-field
2020-09-11 12:19:31 +03:00
apapachristou
56cf5a7552
Adds new assets
2020-09-09 17:56:20 +03:00
gpapavgeri
7f0aeb8c07
login page - laptop image fixed
2020-07-27 13:43:47 +03:00
gpapavgeri
c7495cb9b2
redesign-login page_v3 & dmp-invitation placeholder fixed
2020-07-13 17:23:19 +03:00
gpapavgeri
bdc55c9142
redesign-login page_v2
2020-07-13 14:32:45 +03:00
gpapavgeri
187831ec08
redesign-login page_v1
2020-07-10 18:29:07 +03:00
apapachristou
7cf5ddfebe
Redesign of landing page, sign in interface, sidebar, navbar, dashboard (still in progress)
2020-06-26 12:08:51 +03:00
George Kalampokis
982aea0cbf
Improved Zenodo Account Integration
2020-04-10 17:16:37 +03:00
George Kalampokis
f39c113b7b
Add Zenodo Login and the ability to use it's access token for DOI creation
2020-04-07 18:42:31 +03:00
George Kalampokis
4d59821b6c
Allow twitter oauth to login without email (ask when logging in)
2020-04-03 17:04:53 +03:00
Diamantis Tziotzios
1c4b0ba87a
fb login provider fix
2020-04-02 13:32:14 +03:00
George Kalampokis
21fe5bb621
Replace the usage of environment.ts with config.json (not too stable) (ref #251 )
2020-03-26 18:44:12 +02:00
George Kalampokis
6c73ed5131
Fixed issue when trying to retrieve non-existing user during e-mail confirmation and when the e-mail is confirmed it will show proper message on the frontend (ref #233 )
2020-01-30 11:34:59 +02:00
George Kalampokis
63ac6df2ab
Vastly improved Internationalization support (ref #228 )
2020-01-23 18:35:11 +02:00
George Kalampokis
6bb9ef444d
Admin Login can performed also by pressing the Enter key (ref #223 )
2020-01-16 12:32:25 +02:00
gkolokythas
b920109ca4
Fixes bug on style of inactive login providers.
2020-01-15 14:17:23 +02:00
Diamantis Tziotzios
16d57bd0ad
dmp advanced editor changed to remain at the same page when saving
2019-12-11 16:51:03 +02:00
gkolokythas
d5b6329510
Fixed bug on rendering extra space when no configurable providers exist.
2019-11-15 10:26:56 +02:00
gkolokythas
6c6114f0a1
Makes "status" on Configurable Provider not mandatory and refactors "redirect_uri" to not include the extra "configurableId".
2019-11-14 14:04:47 +02:00
gkolokythas
db5b285832
Fixes bug on B2Access login not having configurable "state".
2019-11-14 13:56:09 +02:00
gkolokythas
6618b26583
Restyles configurable login providers. (Issue #183 )
2019-11-14 10:33:08 +02:00
gkolokythas
e63eb8f205
Adds configurable login providers
2019-11-13 17:32:55 +02:00
apapachristou
d9c338a6e0
Removes page of view plans for particular grant and removes unnecessary horizontal scrollbar on dataset description edit
2019-10-30 10:54:41 +02:00
apapachristou
bb91873194
Fixes login table style
2019-10-29 18:17:04 +02:00