• 1.0.0-beta.24 d7c8e360cd

    1.0.0-beta.24 Pre-release

    hperrin released this 2018-07-20 22:44:34 -07:00 | 50 commits to master since this release

    • Adding defined avatar support.
    Downloads
  • 1.0.0-beta.23 679dd99d9c

    1.0.0-beta.23 Pre-release

    hperrin released this 2018-06-11 19:25:17 -07:00 | 52 commits to master since this release

    • See disabled users in setup app.
    • Allow auth token to be passed in a HTTP header, rather than just a cookie.
    • Correctly report failed password change attempts.
    • Delete the generated primary group is the user being registered can't be created.
    Downloads
  • 1.0.0-beta.22 a6e2d58ca7

    1.0.0-beta.22 Pre-release

    hperrin released this 2018-05-25 17:16:49 -07:00 | 57 commits to master since this release

    • Fixed hook method name.
    Downloads
  • 1.0.0-beta.21 b7db1a43f9

    1.0.0-beta.21 Pre-release

    hperrin released this 2018-05-15 18:12:33 -07:00 | 60 commits to master since this release

    • Fix validation blocking creation of users/groups.
    Downloads
  • 1.0.0-beta.20 d2e4a987e4

    1.0.0-beta.20 Pre-release

    hperrin released this 2018-05-14 19:00:13 -07:00 | 62 commits to master since this release

    • Fix docblocks.
    • Added acRead, acWrite, and acFull properties and controls.
    • Changed DELETE_ACCESS to FULL_ACCESS.
    • Validate AC properties on save.
    • AC properties are now only editable by users with FULL_ACCESS
    Downloads
  • 1.0.0-beta.19 a22280130e

    1.0.0-beta.19 Pre-release

    hperrin released this 2018-05-07 20:14:40 -07:00 | 65 commits to master since this release

    • Fix exception on invalid JWT token.
    Downloads
  • 1.0.0-beta.18 850a2c1fc8

    1.0.0-beta.18 Pre-release

    hperrin released this 2018-05-07 12:48:32 -07:00 | 67 commits to master since this release

    • Don't require XSRF token for setup app. Also remove pubsub requirement.
    Downloads
  • 1.0.0-beta.17 63292d5aaa

    1.0.0-beta.17 Pre-release

    hperrin released this 2018-05-04 17:14:24 -07:00 | 69 commits to master since this release

    • Use JSON Web Token (JWT), instead of PHP sessions.
    • Move descendant group logic into User class.
    • Protect against CSRF (XSRF) attacks. Ready for PubSub support.
    • Allow updateDataProtection to accept a user other than "currentUser".
    Downloads
  • 1.0.0-beta.16 759a9da68a

    1.0.0-beta.16 Pre-release

    hperrin released this 2018-04-23 17:38:46 -07:00 | 75 commits to master since this release

    • Fixed setup app.
    Downloads
  • 1.0.0-beta.15 62ec419e41

    1.0.0-beta.15 Pre-release

    hperrin released this 2018-04-23 16:42:16 -07:00 | 76 commits to master since this release

    • Update uMailPHP.
    Downloads