Skip to content
Snippets Groups Projects
  1. Dec 03, 2020
    • Ralph Giles's avatar
      gitlab-ci: Fix build environment. · 2ef043de
      Ralph Giles authored
      Replace the `alpine` tag with an explicit `alpine` container
      version. This will dispatch on the currently available ci
      runners in the upstream gitlab repository.
      
      We prefer an explicit version so we have more control over
      updates to the testing environment. This will need to be
      bumped periodically.
      2ef043de
  2. Oct 18, 2020
    • Philipp Schafft's avatar
      Feature: Allow client altering on auth fail and acl deny · 355d7e97
      Philipp Schafft authored
      This adds the following tags to the config file below <role>:
      * <on-failed-action>:   Action to take on auth fail
      * <on-failed-argument>: Argument for action on auth fail
      * <on-deny-action>:     Action to take on acl deny
      * <on-deny-argument>:   Argument for action on acl deny
      
      All client alter actions are supported. The corresponding
      auth does not need to have the permission for those operations.
      
      Notes:
          Likely <on-deny-*> should be moved below <acl>, See: #2351
      
      Closes: #1272
      355d7e97
  3. Oct 15, 2020
  4. Oct 14, 2020
  5. Oct 13, 2020
  6. Oct 12, 2020
  7. Oct 11, 2020
  8. Oct 10, 2020
Loading