- 24 May, 2022 1 commit
-
-
Ronny Bruska authored
CMK-10544 Change-Id: I04e70bf7f837954979d5417044891c1a7253d3ad
-
- 23 May, 2022 39 commits
-
-
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
-
Konstantin Baikov authored
This includes several partitions tests and long results with more than 200 devices which require pagination Change-Id: I99b83f31aee3b0d7e0acea169420e79e46b5e9d0
-
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
-
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
-
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
-
Lars Michelsen authored
Change-Id: I2574e4d9183e70b86968fe56e1f8bdb9c6075828
-
Mazen Alkatlabee authored
Change-Id: I19fbaa3ddce2cb3ddb7e6caa94ddfd91802ded90
-
Mazen Alkatlabee authored
Change-Id: I06f2b5bd47e9e943fac1b7a2ed5cd6eef8871d9c
-
Joerg Herbel authored
To avoid plain text passwords on the command line, customers can use the password store. Change-Id: I6c8b36a87e658c541c29a03e49421da381d1a1f9
-
Lisa Pichler authored
Change-Id: I6fa72172d25f5a522e95a758f4264faea60f4808
-
Moritz Kiemer authored
Change-Id: Id6b11b52489f71c04e772008168bdfe1ee030772
-
Moritz Kiemer authored
Change-Id: I4bbb9828c38c85f1f499171948d2729df5f43912
-
Sergey Kipnis authored
Change-Id: I6c68c582e34220c0f7733c9d815f28faee119264
-
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
-
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
-
Andreas Boesl authored
Change-Id: Iba37c8374a1d33b85f162a8e072d0b0206c06d4d
-
Sergey Kipnis authored
Change-Id: I3add5152de6ea8167055aedbf9717a0171aa2368
-
Sergey Kipnis authored
- add fallback to wmi if for some reason we can't find counter - add detailed logging of errors Change-Id: I8d2387e9f2b5c9f687c46bec9a5fe6a8e0128c30
-
Konstantin Baikov authored
Change-Id: Ib2e9847f7711edf8168064474ce08b50c2af4279
-
Lars Michelsen authored
The mirror does not provide the package requested by apt-get install. I guess the test container is not in sync with the package lists of the mirror. Change-Id: I56295ac7f7a86a36cfae203ae746d8dd4b91d93a
-
Maximilian Wirtz authored
Change-Id: I614b7157d55e28fd66649222341cdbd2218a1653
-
Konstantin Baikov authored
Change-Id: I6a99172eab78546470cf9bb5dcd14c7f834e70fd
-
Konstantin Baikov authored
SUP-8039 Makes the age parametrizable as well as the option to ignore the unparsable date string completely. Change-Id: I25bb6fabcabd7d8003f78b7aec4add239dfcce54
-
Konstantin Baikov authored
SUP-8039 Uptime is null on apple devices Change-Id: I88062043da3764d5e2975d26ffae616fb6b95e0e
-
Konstantin Baikov authored
SUP-8039 Since we can reuse the df functionality this does not need to be a separate service. Change-Id: I7da08c6a8a311719ff8ffb8f494037cc74115ed9
-
Joerg Herbel authored
14078 FIX Fix deletion of users with none-ASCII characters in distributed setups with configuration replication CMK-9340 Change-Id: I414a852a8eb7bf7720b01ac389ab56d610f4de57
-
Joerg Herbel authored
This is a preparation for fixing a bug in this area. CMK-9340 Change-Id: Ic9e67252f2cb457dbb05bf387cbec8a21d15a7e7
-
Joerg Herbel authored
14077 FIX NagVis Geomaps: Deprecate <tt>wato_geo_fields.py</tt> in favor of regular custom host attributes CMK-10480 Change-Id: I6dcd1c6421fae156dbbc319ac71cd0c1f6350c14
-
Mathias Laurin authored
It is obviously a caching option and not a fetching option. Let us make that clear not only from the name but also from the organization of the code. Note: The option did exist in the push_agent(_fetcher) but it was not used. It is not clear whether this was intended or not. Change-Id: Ia9209be93e9b9c6ae6af20ba7ee1ff78cf44e7c2
-