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
|
7f5dc4c152
|
add groups feature
|
2019-06-12 10:29:07 +02:00 |
|
Gunther Brunner
|
1eb6af0119
|
Replaced old jade with new pug.
Using temporarily npm-shrinkwrap since `template-html-loader` uses an old `consolidate.js` version which doesn't support `pug`.
Follow here: https://github.com/jtangelder/template-html-loader/issues/8
|
2016-08-05 18:24:30 +09:00 |
|
Gunther Brunner
|
a3f815c118
|
Fix all res/ files with ESLint rules with 0 errors.
|
2016-01-19 23:08:33 +09:00 |
|
Gunther Brunner
|
97ba9a2ec0
|
Use webpack instead of require.js for MOCK authentication.
Removing Japanese hardcoded strings (Needs gettext loading code).
|
2015-06-30 20:06:38 +09:00 |
|
Gunther Brunner
|
c588dd87c6
|
Use webpack instead of require.js for LDAP authentication.
Removing Japanese hardcoded strings (Needs gettext loading code).
|
2015-06-30 19:44:04 +09:00 |
|
Simo Kinnunen
|
b2e114c9be
|
Change all "api" URLs. Ideally the path prefix would be an option.
|
2014-12-17 21:29:51 +09:00 |
|
Simo Kinnunen
|
da2863f94f
|
Fix ldap template URL.
|
2014-07-16 11:46:25 +09:00 |
|
Simo Kinnunen
|
2d726a4f75
|
Require trailing slash in auth URLs.
|
2014-07-16 11:38:14 +09:00 |
|
Simo Kinnunen
|
b19e1784ab
|
Make auth URLs friendlier to load balancers and allow partials to be loaded as well.
|
2014-07-15 20:14:35 +09:00 |
|
Simo Kinnunen
|
1d77d8c97d
|
Ensure that all API calls and static resources are in their own unique paths. This makes it easier to add a load balancer on top of everything.
|
2014-07-14 17:09:50 +09:00 |
|