Skip to content

version 2.4

Compare
Choose a tag to compare
@ploxiln ploxiln released this 30 Nov 07:30
· 136 commits to master since this release

General changes:

  • #3 #8 authenticated-emails-file change-watching refactored a bit, due to flaky tests
    • if file is deleted, will only wait up to 5 seconds for it to re-appear, instead of indefinitely
    • github.com/fsnotify/fsnotify updated to v1.4.7
  • update example config and login page project link to point to this "ploxiln" fork
  • README updates for this "ploxiln" fork
  • #2 travis-ci config updated for this fork, with newer versions of go and dep, and newer base OS

Provider updates:

  • bitly#637 #4 GitLab: new option --gitlab-group / gitlab_groups
  • bitly#500 #6 Google: refactor groups lookup, support nested groups, fix for large orgs with many groups
  • bitly#613 #7 GitHub: fix team lookup for large orgs with many teams
  • bitly#620 #5 OpenID Connect: basic support for refreshing tokens (with cookie-refresh equal to token lifetime)