Skip to content

Releases: telemark/micro-auth-ldap

1.5.8

20 Nov 13:17
Compare
Choose a tag to compare

Patches

  • Standard --fix: 8b83aae
  • Removes nsp due to deprecation: 6409dc0
  • Updates engines: 154a596
  • Fix(deps): update dependency micro to v9.3.3: 643197f
  • Fix(deps): update dependency winston to v2.4.4: 165d3d0
  • Fix(deps): update dependency simple-encryptor to v2: 56185e4
  • Fix(deps): update dependency jsonwebtoken to v8.4.0: 7511db9
  • Fix(deps): update dependency marked to v0.5.2: 9972c3e

1.5.7

02 Mar 14:08
Compare
Choose a tag to compare

Patches

  • Updates engines. Remove use strict: c61c317
  • Fix(package): update micro to version 9.1.0: 38dbd2f
  • Chore(package): update micro-dev to version 2.2.0: bfcfdd7
  • Fix(package): update marked to version 0.3.12: 19daa9c
  • Fix(package): update jsonwebtoken to version 8.1.1: 1207db8
  • Chore(package): update nsp to version 3.2.1: e353db7
  • Fix(package): update marked to version 0.3.14: 2a0b61b
  • Chore(package): update standard to version 11.0.0: 8805068
  • Fix(package): update axios to version 0.18.0: 9d1b21a
  • Fix(package): update simple-encryptor to version 1.2.0: 9bd9f25
  • Fix(package): update marked to version 0.3.17: ef7baea

1.5.6

03 Jan 07:25
Compare
Choose a tag to compare

Patches

  • Update Node. Updates tests: bb738d9
  • Adds new logger: 6e6eaa5
  • Fix(package): update micro to version 8.0.4: 52a6b5b
  • Chore(package): update nsp to version 2.8.0: 1678ce3
  • Chore(package): update nyc to version 11.2.1: ef1ffec
  • Fix(package): update jsonwebtoken to version 8.0.0: 74ba1a3
  • Fix(package): update jsonwebtoken to version 8.0.1: d18cbde
  • Fix(package): update micro to version 9.0.0: e2e3690
  • Chore(package): update micro-dev to version 1.2.3: dfb9dbd
  • Chore(package): update nsp to version 2.8.1: 6b0f9ee
  • Chore(package): update coveralls to version 3.0.0: cb486db
  • Fix(package): update winston to version 3.0.0-rc0: a41e43b
  • Fix(package): update simple-encryptor to version 1.1.1: b589625
  • Fix(package): update jsonwebtoken to version 8.1.0: 7aa4973
  • Fix(package): update axios to version 0.17.0: a693f46
  • Chore(package): update micro-dev to version 1.3.0: 9554098
  • Chore(package): update nyc to version 11.3.0: f6f57d2
  • Fix(package): update micro to version 9.0.1: 18aca13
  • Chore(package): update nsp to version 3.1.0: 45e5365
  • Chore(package): update micro-dev to version 1.4.0: 3153f00
  • Fix(package): update axios to version 0.17.1: 5fbfdd2
  • Fix(package): update micro to version 9.0.2: 446da08
  • Fix(package): update marked to version 0.3.7: 73b9456
  • Chore(package): update test-listen to version 1.1.0: 70c0c28
  • Chore(package): update micro-dev to version 2.1.0: e6f808b
  • Chore(package): update micro-dev to version 2.1.1: d0e594f
  • Chore(package): update nyc to version 11.4.1: 5c15677
  • Fix(package): update marked to version 0.3.9: c5643c8

1.4.0

28 Apr 16:39
Compare
Choose a tag to compare
Implements winston and papertrail

1.1.0

12 Mar 17:41
Compare
Choose a tag to compare

Minor Changes

  • Changes redirectUrl to origin: a2b88f4
  • Adds nextPath handling: c876ccb

Patches

  • Adds missing origin: cc07bd8
  • Changes status to 302: 7391f88
  • Adds content-type: bd80377
  • Chore(package): update tap to version 10.1.2: c70330d
  • Merge pull request #4 from telemark/greenkeeper/tap-10.1.2: 983895f
  • Chore(package): update tap to version 10.2.0: b3c2014
  • Fix(package): update ldap-get-user to version 1.0.9: 6fa1b70
  • Merge pull request #6 from telemark/greenkeeper/ldap-get-user-1.0.9: c63e8e4
  • Updates version: 2cc93db
  • Merge pull request #5 from telemark/greenkeeper/tap-10.2.0: 04a3a54
  • Updates version: 62e3776
  • Chore(package): update tap to version 10.2.1: 8b82a87
  • Merge pull request #7 from telemark/greenkeeper/tap-10.2.1: e3be4b6
  • Updates Node. Adds layout to loginpage: 77c2747
  • Visual updates: 8a69c90
  • Switches to ava: b67a9e1
  • Adds route tests: 90006c6
  • Changes SESSION_STORAGE_URL: 36cf2c1
  • Chore(package): update coveralls to version 2.12.0: cb855e6
  • Fix(package): update micro to version 7.1.0: e977318
  • Chore(package): update nsp to version 2.6.3: 31db33d
  • Adds nextPath: 0629dc8
  • Adds login fail error handling: 631fa61
  • Adds error message to form: daeadf2
  • Response.end() missing: 3b713a4
  • Adds errormessage: 3807057
  • Fixes error url: 0d37c57
  • Fixes error url: dea7a0d
  • Fixes error url: 6b47afb
  • Fixes error url: ca73ba8
  • Adds roboto font: a2da6d5
  • Visual fix login page: 1e9f53c
  • Moves logo: 395c8c7
  • Revert "Moves logo": f3ba5a4
  • Merge pull request #8 from telemark/greenkeeper/coveralls-2.12.0: 3921276
  • Merge pull request #9 from telemark/greenkeeper/micro-7.1.0: 6f52b70
  • Merge branch 'master' into greenkeeper/nsp-2.6.3: e6fd25f
  • Merge pull request #10 from telemark/greenkeeper/nsp-2.6.3: cdfd584
  • Updates Node and dependencies: 236ba83
  • Updates muicss: a2a9b27

1.0.1

15 Feb 10:14
Compare
Choose a tag to compare

Patches

  • Chore(package): update tap to version 10.1.1: fa071cd
  • Merge pull request #3 from telemark/greenkeeper/tap-10.1.1: 90c1109
  • Updates now. Requires origin: c6a6729