- 21 Apr, 2021 2 commits
-
-
Lyudmila Huzenko authored
-
Lyudmila Huzenko authored
-
- 20 Apr, 2021 1 commit
-
-
Lyudmila Huzenko authored
-
- 15 Apr, 2021 1 commit
-
-
Lyudmila Huzenko authored
-
- 02 Apr, 2021 6 commits
-
-
Nils Bandener authored
-
Nils Bandener authored
-
Nils Bandener authored
-
Nils Bandener authored
The org.codelibs.elasticsearch.module.lang-painless does not work any more with ES 7.12.x. Only this package actually made the Painless plugin available as Maven dependency. elasticsearch-scripting-painless-spi only makes the SPI available without packaging the actual plugin. So, right now we have no dependency to get Painless for unit tests. In "normal" ES setups, Painless within Signals should continue to work.
-
Nils Bandener authored
-
Nils Bandener authored
-
- 17 Mar, 2021 1 commit
-
-
Nils Bandener authored
-
- 16 Mar, 2021 3 commits
-
-
Nils Bandener authored
-
Nils Bandener authored
-
Nils Bandener authored
This should make this test a bit more resilient against race conditions
-
- 15 Mar, 2021 2 commits
-
-
Nils Bandener authored
-
Nils Bandener authored
-
- 14 Mar, 2021 1 commit
-
-
Nils Bandener authored
-
- 12 Mar, 2021 2 commits
-
-
Nils Bandener authored
-
Nils Bandener authored
-
- 22 Feb, 2021 1 commit
-
-
Nils Bandener authored
-
- 18 Feb, 2021 1 commit
-
-
Nils Bandener authored
-
- 15 Feb, 2021 1 commit
-
-
Nils Bandener authored
-
- 27 Jan, 2021 1 commit
-
-
Nils Bandener authored
-
- 26 Jan, 2021 2 commits
-
-
Nils Bandener authored
-
Nils Bandener authored
-
- 23 Jan, 2021 4 commits
-
-
Nils Bandener authored
Introduces a new REST API which allows users to create auth tokens. These tokens can be used for authenticating the user at Search Guard without having to use the normal user credentials. This is typically used by external tools which authenticate ob behalf of the user. Auth tokens can have restricted permissions and a restricted lifetime.
-
-
Conflicts: dlic-security/src/main/java/com/floragunn/searchguard/authtoken/RestrictedSgRoles.java
-
Nils Bandener authored
-
- 05 Dec, 2020 1 commit
-
-
- 01 Dec, 2020 1 commit
-
-
Nils Bandener authored
This is necessary to support aggregations sorted by key. NOTE: This does now need reflection. As this is not very clean and can easily break, this should be considered only as temporary fix.
-
- 30 Nov, 2020 1 commit
-
-
Nils Bandener authored
-
- 23 Nov, 2020 2 commits
-
-
Nils Bandener authored
Exclude junit5 from testscope as we are using Junit 4 and this makes ugly problems in eclipse See merge request search-guard/search-guard-suite-enterprise!40
-
Jochen Kressin authored
-
- 09 Nov, 2020 1 commit
-
- 07 Nov, 2020 1 commit
-
-
Nils Bandener authored
-
- 06 Nov, 2020 1 commit
-
-
Nils Bandener authored
Allow several SAML auth domains See merge request search-guard/search-guard-suite-enterprise!31
-
- 04 Nov, 2020 1 commit
-
-
Nils Bandener authored
-
- 16 Oct, 2020 2 commits
-
-
Nils Bandener authored
com.onelogin.saml2.settings.SettingsBuilder now needs privileges See merge request search-guard/search-guard-suite-enterprise!34
-
Nils Bandener authored
"java.util.PropertyPermission" "org.apache.xml.security.ignoreLineBreaks" "write"
-