Commit Graph

10 Commits

Author SHA1 Message Date
Denis Barbaron
2f54e40206 Upgrading STF for security reasons (#813)
* Upgrading STF for security reasons

Signed-off-by: Denis barbaron <denis.barbaron@orange.com>

* update semaphore files

Signed-off-by: Denis barbaron <denis.barbaron@orange.com>

* upgrading STF for security reasons v2

Signed-off-by: Denis barbaron <denis.barbaron@orange.com>

* update yarn.lock file

Signed-off-by: Denis barbaron <denis.barbaron@orange.com>

---------

Signed-off-by: Denis barbaron <denis.barbaron@orange.com>
2024-11-22 11:41:20 +01:00
Denis Barbaron
b037a107c4 update oauth2 to get contact information (#673)
Signed-off-by: Denis barbaron <denis.barbaron@orange.com>
Co-authored-by: Karol Wrótniak <karol.wrotniak@droidsonroids.pl>
2023-06-13 13:02:59 +02:00
Karol Wrótniak
f4d99dba3f Rejected email hardcoded HTML replaced with template. 2017-02-14 18:26:48 +01:00
Karol Wrótniak
8b9ff7e580 Email domain restriction added for OAuth2 authorization. 2017-02-14 01:37:46 +01:00
Gunther Brunner
434f63b3a9 Fix all lib/ files with ESLint rules with 0 errors. 2016-01-19 20:52:38 +09:00
Vishal Banthia
8a342daef9 remove default expiry in jwt token 2015-12-03 02:08:26 +09:00
Simo Kinnunen
860158b961 Log a warning when a user logs in but doesn't have an email address in the profile controller. 2014-11-19 12:07:17 +09:00
Simo Kinnunen
370248d919 We might not get email data from some users if they didn't allow access to the address. Quick fix for now, should show an error page instead. 2014-11-18 12:14:38 +09:00
Simo Kinnunen
fe7502ea24 Reject unauthorized certs by default. 2014-10-30 19:09:05 +09:00
Simo Kinnunen
af09fc084a Add an OAuth2 auth provider. 2014-10-30 19:03:17 +09:00