- 24 May, 2022 2 commits
-
-
https://github.com/tribe29/checkmkroot authored
-
Ronny Bruska authored
CMK-10544 Change-Id: I04e70bf7f837954979d5417044891c1a7253d3ad
-
- 23 May, 2022 38 commits
-
-
https://github.com/tribe29/checkmkroot authored
-
Sergey Kipnis authored
- app, service, integration & tests - refactoring CMK-3963 Change-Id: Ia170e9ca745c34b991cbf60a25f7a86649dba81d
-
Sergey Kipnis authored
Change-Id: Ia0579344f93ae132806c1bbf830d6621b1534e92
-
Sergey Kipnis authored
Change-Id: Id33ed64f9f5f3e60c4564f8c114356e67acfcf01
-
Konstantin Baikov authored
Change-Id: I6132a4530bb5679cb1ea5f976eb8fa6d737aa665
-
https://github.com/tribe29/checkmkroot authored
-
Konstantin Baikov authored
This includes several partitions tests and long results with more than 200 devices which require pagination Change-Id: I99b83f31aee3b0d7e0acea169420e79e46b5e9d0
-
https://github.com/tribe29/checkmkroot authored
-
https://github.com/tribe29/checkmkroot authored
-
Moritz Kiemer authored
Preperation for CMK-10474. Change-Id: Iba4258329344edc0d3241571c43835845617dfce
-
Tim Peisker authored
SUP-9877 Change-Id: Ia2465c1db859baf84b91cab3f715ac284c72c3b7
-
Tim Peisker authored
Change-Id: I9f268bea7f5cad60439c75fe7639ca261b03fe81
-
Simon Jess authored
Change-Id: I6a5b9e3b9ba0fc2a4b5302bff966af021b8013c6
-
https://github.com/tribe29/checkmkroot authored
-
Maximilian Wirtz authored
Previously the mitigation for CSRF were the transaction ids. Since they are not used everywhere and not usable everywhere a new mitigation is implemented. The CSRF token is bound on the server side to the session and is a UUID. It is written to every page as a JavaScript variable and included in all forms as a hidden field. The Page class now has a method to validate the existence and correctness of this CSRF token and will raise an error if no token or an invalid one is provided. If no session context is present, no token is written and none is checked! Change-Id: I5539eb30520efa10f77c17c64a29c67bf1af39f3
-
https://github.com/tribe29/checkmkroot authored
-
Konstantin Baikov authored
CMK-9146 In a rare occasion if the backup takes more than 24 hours the standard datetime string parsing fails. So the manual parsing and feeding bits to timedelta object solves the problem Change-Id: I9a984ceb4ca4084fb534e4ff41d1ff3d4c6e6407
-
https://github.com/tribe29/checkmkroot authored
-
Lars Michelsen authored
Change-Id: I2574e4d9183e70b86968fe56e1f8bdb9c6075828
-
Mazen Alkatlabee authored
Change-Id: I19fbaa3ddce2cb3ddb7e6caa94ddfd91802ded90
-
Mazen Alkatlabee authored
Change-Id: I06f2b5bd47e9e943fac1b7a2ed5cd6eef8871d9c
-
https://github.com/tribe29/checkmkroot authored
-
Joerg Herbel authored
To avoid plain text passwords on the command line, customers can use the password store. Change-Id: I6c8b36a87e658c541c29a03e49421da381d1a1f9
-
https://github.com/tribe29/checkmkroot authored
-
Lisa Pichler authored
Change-Id: I6fa72172d25f5a522e95a758f4264faea60f4808
-
Moritz Kiemer authored
Change-Id: Id6b11b52489f71c04e772008168bdfe1ee030772
-
https://github.com/tribe29/checkmkroot authored
-
Moritz Kiemer authored
Change-Id: I4bbb9828c38c85f1f499171948d2729df5f43912
-
https://github.com/tribe29/checkmkroot authored
-
Sergey Kipnis authored
Change-Id: I6c68c582e34220c0f7733c9d815f28faee119264
-
https://github.com/tribe29/checkmkroot authored
-
Max Linke authored
mypy ensures this is correct Change-Id: Idc9ecf620b17b51c97723b34cc37eec3d7d76b37
-
Max Linke authored
Change-Id: I180bd7ceefa4d88a1dbd8f9ec34619ec01a108bd
-
Max Linke authored
Add metric member function to generate a request. Allowing to test if I can get valid request objects from a Metric. Change-Id: Id34be0bcd534c37ba8ecc0704a0631d17619513f
-
Max Linke authored
Change-Id: I4b92c62080c543e6086bb36a186706244d4d6e62
-
https://github.com/tribe29/checkmkroot authored
-
Joerg Herbel authored
Change-Id: I5a6699d3d26217a9ccce350efc5072009b6bcfac
-
Joerg Herbel authored
This is a preparation for fixing a bug concerning the password store usage. Change-Id: Ie17475b06204499c7a8375e9687c604b9f3efab9
-