Details des Tickets
Beschreibung,Kommentare und Anhänge
| Title |
Id |
Author |
Created at |
Message |
| updated guzzlehttp/psr7 due to vulnerability warning |
14d7100c1fe3b4af53d226c71f726611c09b1b9c |
TUV\immigs |
2022-03-23T13:06:25.000Z |
updated guzzlehttp/psr7 due to vulnerability warning
|
| did composer update twig/twig because of security issue |
2fd8582f6362e0a2d48e846c07b3baf63156d117 |
TUV\gabrielg |
2022-03-18T11:01:07.000Z |
did composer update twig/twig because of security issue
|
| made sure doubleclick does not not trigger more than one booking process |
6307935757fe3b68136fd28c9449ccbce188564b |
TUV\gabrielg |
2022-03-16T16:25:09.000Z |
made sure doubleclick does not not trigger more than one booking process
|
| provided middleware, that prevents specific routes from beeing executed twice… |
76f7579c3978891a589c5eaa1ad5b9c83542dd88 |
TUV\gabrielg |
2022-03-18T10:46:54.000Z |
provided middleware, that prevents specific routes from beeing executed twice within a specified period by user
|
| + refactorded ide state functions to js mixin |
90a6d348869fa5cd7e56ef61e6bcbb01843a957a |
TUV\gabrielg |
2022-03-17T08:34:24.000Z |
+ refactorded ide state functions to js mixin
|
| + PreventDuplicateCalls middleware now explicitly applied to routes in routes/web.php |
915e9561b7a42d34bacbaf0ce19a9cbec9b8b50c |
TUV\gabrielg |
2022-04-11T11:20:50.000Z |
+ PreventDuplicateCalls middleware now explicitly applied to routes in routes/web.php
+ added parameter to middleware so that one can pass information how much seconds must pass until rout can be called again
|