Skip to content

Releases: kuzzleio/kuzzle

OAUTH authentication

03 Feb 17:05
Compare
Choose a tag to compare
  • PR #152 + #155 : Oauth authentication
  • PR #154 : Token expiration notification

Allows createUser to create a user without passing an id

03 Feb 10:12
Compare
Choose a tag to compare

PR #149 : Allows createUser to create a user without passing an id

New "checkToken" security route

03 Feb 09:32
Compare
Choose a tag to compare
0.14.0

Update package.json

user creation hash password

02 Feb 11:32
Compare
Choose a tag to compare

PR #146 : Kuz 394 user creation hash password

0.13.2

02 Feb 09:19
Compare
Choose a tag to compare

Replaced putUser with createOrReplaceUser in the API

Content type extended to allow charset usage

01 Feb 16:46
Compare
Choose a tag to compare

PR #147 - Content type extended to allow charset usage

Security user create user id not read

01 Feb 14:00
Compare
Choose a tag to compare
  • Update architecture documentation PR #140
  • Security user create user id not read PR #144

0.12.2

01 Feb 10:32
Compare
Choose a tag to compare

Introducing the @cleanSecurity tag back.
The hooks now run before & after the tags and perform a deleteByQuery on the test prefixed ids instead of dropping the whole %kuzzle index.

0.12.1

29 Jan 16:57
Compare
Choose a tag to compare

Rename "put" route

29 Jan 15:50
Compare
Choose a tag to compare
  • change route putMapping by createOrReplaceMapping
  • change route putRole by createOrReplaceMapping
  • change route putProfile by createOrReplaceProfile