Skip to content

Releases: omegaup/gitserver

v1.4.0

26 Oct 14:07
Compare
Choose a tag to compare

This release contains the following commit:

  • 3bcc3f4 Add an explicit flag to choose whether to use the token for incoming authentication

v1.3.22

26 Oct 01:29
Compare
Choose a tag to compare

This release contains the following commits:

  • f75fb1c Standardize the share tokens for the frontend
  • 595e0a6 Add a tool to translate problems to and from a linear git repository

v1.3.21

06 Oct 20:13
Compare
Choose a tag to compare

This release contains the following commit:

  • 646c32a Validate testplan contents

v1.3.20

21 Sep 14:27
Compare
Choose a tag to compare

This release contains the following commits:

  • dd74d94 Add a flag to skip all authorization checks
  • 988607f Allow the use of the new authentication mechanism
  • 9538345 Add a way of verifying Argon2id hashes
  • b313569 Unify the authentication mechanisms
  • f6eb1f5 Make gitserver go vet-compliant

v1.3.19

15 Jul 04:57
Compare
Choose a tag to compare

This release contains the following commits:

  • 61400f5 Allow using Bearer or OmegaUpSharedSecret
  • dae2ccc Fix auth_test.go

v1.3.18

14 Jul 17:07
Compare
Choose a tag to compare

This release contains the following commits:

  • b69170c Rename the public key configuration field to PublicKey
  • 8de50d7 Refactor auth{entication,orization}

v1.3.17

14 Jul 16:00
Compare
Choose a tag to compare

This release contains the following commits:

  • 0e6dc28 Adding a configuration file for gitserver
  • 41a92b5 Make the go modules 1.12-friendly
  • 738567d Fix the omegaup-gitserver tests
  • a751952 Also allow the auth tokens to be passed in through Basic auth

v1.3.16

30 Jun 03:06
Compare
Choose a tag to compare

This release contains the following commits:

  • 06ba01c Make gitserver golint-compliant
  • b3d00e8 Also validate the inputs validator
  • 8865de3 Disallows unknown fields in the tests/tests.json
  • 6ce36a0 Refactor TestTests

v1.3.15

25 Jun 00:22
Compare
Choose a tag to compare

This release contains the following commit:

  • ddff938 Allow intermediate directories in tests/

v1.3.14

24 Jun 23:57
Compare
Choose a tag to compare

This release contains the following commit:

  • 2fa530c Fixing the name of the tests/ json file