Skip to content

Releases: mlibrary/lauth

0.0.10

12 Jul 21:50
Compare
Choose a tag to compare

What's Changed

  • Ensure that SSL support is enabled in HttpClient by @botimer in #81

Full Changelog: 0.0.9...0.0.10

0.0.9

12 Jul 14:06
Compare
Choose a tag to compare

What's Changed

  • Add debug logging throughout API requests by @botimer in #80

Full Changelog: 0.0.8...0.0.9

0.0.8

04 Jul 02:21
1fc9f99
Compare
Choose a tag to compare

What's Changed

  • Improve query performance by adjusting join conditions by @botimer in #78
  • Use fpm for debs and export build artifact by @botimer in #79

Full Changelog: 0.0.7...0.0.8

0.0.7

28 Jun 22:26
7e5e80d
Compare
Choose a tag to compare

What's Changed

  • Remove pre-fetching for grant associations by @botimer in #77

Full Changelog: 0.0.6...0.0.7

0.0.6

27 Jun 21:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.5...0.0.6

0.0.5

06 Mar 20:30
25ce33f
Compare
Choose a tag to compare

What's Changed

  • Add network-only scenarios test and implementation to system, cpp, ruby by @malakai97 in #63
  • Add mod_authn_remoteuser by @botimer in #64
  • Tests for 'any' mode collections, i.e. restricted by username-or-network by @malakai97 in #65
  • Delegation by @malakai97 in #67
  • soft delete specs and changes for grant and collection repos by @gkostin1966 in #68
  • Enable proxy specs by @malakai97 in #69
  • GrantRepo#for_collection_class inst,group soft delete support by @malakai97 in #71
  • DRY GrantRepo and add missing soft delete support on for_collection_class by @malakai97 in #72
  • Projection scenarios by @malakai97 in #70

Full Changelog: 0.0.4...0.0.5

0.0.4

18 Dec 18:59
Compare
Choose a tag to compare

What's Changed

  • Staging deploy by @estelendur in #60

New Contributors

  • @estelendur made their first contribution in #60

Full Changelog: 0.0.3...0.0.4

0.0.3

18 Dec 18:52
Compare
Choose a tag to compare
Send IP from Apache module and allow client IP header

v0.0.2

08 Dec 16:00
e8459a7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.1...v0.0.2

v0.0.1

05 Dec 19:04
Compare
Choose a tag to compare

Initial Release!

We have username authorization up and running. One down, many to go...