Beschreibung,Kommentare und Anhänge
| merge request id | 1027 |
| Titel | Feature/ll security improvement |
| Beschreibung | + replaced output of "csrf_field()" by "@csrf" + Rule "csti_save" extended, so that it does not allow "<" and ">" characters |
| Status | merged |
| Created at | 2024-10-16T08:34:42.523Z |
| Updated at | 2024-10-16T10:43:09.447Z |
| Source branch | feature/LL-security-improvement |
| Target branch | develop |
| Author | Gregor Gabriel |
| Assignee | Sascha Immig |
| merged | Sascha Immig | 2024-10-16T10:43:09.548Z |
| mentioned in commit 86812965d203575ade67ad416d4aa2206947fd59 | Sascha Immig | 2024-10-16T10:43:09.837Z |
| Title | Id | Author | Created at | Message |
| Rule "csti_save" extended, so that it does not allow "<" and ">" characters | 2adeb354b92c898d3998af0f3d902fab04180725 | TUV\gabrielg | 2024-10-16T07:33:29.000Z | Rule "csti_save" extended, so that it does not allow "<" and ">" characters That |
| replaced output of "csrf_field()" by "@csrf" | 7fa6a710ef8ef09acc583ccb2fe9feb871216d2c | TUV\gabrielg | 2024-10-16T08:08:40.000Z | replaced output of "csrf_field()" by "@csrf" |