Skip to content

v1.1

Latest
Compare
Choose a tag to compare
@michaelrsweet michaelrsweet released this 20 Jan 04:01
· 46 commits to master since this release
v1.1
2fc458b

mOAuth 1.1 adds support for dynamic client registration and PAM-based
authentication backends.

Changes in v1.1:

  • Now support dynamic client registration (Issue #8)
  • Now support PAM-based authentication backends (Issue #9)
  • Now install libmoauth, the <moauth.h> header, and a man page for the
    library.
  • Updated moauthd to look for "/etc/moauthd.conf" and
    "/usr/local/etc/moauthd.conf" as the default configuration file, and install
    a "moauthd.conf.default" file as a template (Issue #10)

Enjoy!