ms-users

Service for handling user's management via amqp transport layer. Docs are available at

MIT License

Downloads
900
Stars
8
Committers
19
ms-users - v5.0.4

Published by AVVS about 8 years ago

<a name"5.0.4">

5.0.4 (2016-08-21)

Bug Fixes

  • properly send ctx to email template (31c37108)
ms-users - v5.0.3

Published by AVVS about 8 years ago

<a name"5.0.3">

5.0.3 (2016-08-18)

Bug Fixes

  • this time make sure we use proper fields (aa827c79)
  • correctly pass username to activation challenge (e8ee45a5)
ms-users - v5.0.2

Published by AVVS about 8 years ago

<a name"5.0.2">

5.0.2 (2016-08-18)

Bug Fixes

  • crash during user removal due to alias in the form of buffer (e879a25c)
ms-users - v5.0.1

Published by AVVS about 8 years ago

<a name"5.0.1">

5.0.1 (2016-08-17)

Bug Fixes

  • allows to specify alias during registration, fixes non-determenistic lua script (bea352dc)
ms-users - v5.0.0

Published by AVVS about 8 years ago

<a name"5.0.0">

5.0.0 (2016-08-17)

Breaking Changes

  • aliases are now going to be forced to lowercase, redis migration for lowercase aliases has been added

    (1d032028)

ms-users - v4.2.0

Published by AVVS about 8 years ago

<a name"4.2.0">

4.2.0 (2016-08-16)

Features

  • add more mailing templates (increment ms-mailer-templates version) (884d9456)
ms-users - v4.1.2

Published by AVVS about 8 years ago

<a name"4.1.2">

4.1.2 (2016-08-06)

Bug Fixes

  • missing bluebird Promise ref (e2dd7087)
ms-users - v4.1.0

Published by AVVS about 8 years ago

<a name"4.1.0">

4.1.0 (2016-08-06)

Features

  • add more customization for initializing accounts (#158) (3217ee14)
ms-users - v4.0.0

Published by AVVS about 8 years ago

<a name"4.0.0">

4.0.0 (2016-08-05)

Features

  • invite & invite-list actions (72f18a03)

Breaking Changes

Disassembled send-email action, which was actually more like "create a challenge" and send an email function into "generate email", "generate challenge" and "send email" utils. Refactored registration and alias to lock tasks for a given combo of username, alias or username and alias. Allow usage of invitation tokens during registration process, allow usage of multiple metadata sources during registration. Strict check of supplied audience during registration. If it doesn't match default audience you must supply a non-empty metadata, which would be attached to user after registration is complete. Internal metadata is now written into both internal data storage and public default audience of user and includes username and created time

Changelog

  • refactor: challenge generation is now performed by ms-token library

  • refactor(register): add locking before assigning alias or registration

  • feat: invite action

  • feat: invite-list action

  • internal: generate email util

  • internal: send email util

  • internal: generate challenge util

  • internal: custom connect/close sequence

  • fix: allow both usernames and aliases to be used when requesting password

    (72f18a03)

ms-users - v3.0.1

Published by AVVS about 8 years ago

<a name"3.0.1">

3.0.1 (2016-08-02)

Bug Fixes

  • init admins accounts (#155) (1ef7ffa1)
ms-users - v3.0.0

Published by AVVS about 8 years ago

<a name"3.0.0">

3.0.0 (2016-08-01)

Features

  • increment mservice version (#137) (87b7093b)

Breaking Changes

ms-users - v2.4.3

Published by AVVS about 8 years ago

<a name"2.4.3">

2.4.3 (2016-07-25)

Bug Fixes

  • missing request library (#140) (0541ed78)
ms-users - v2.4.2

Published by AVVS about 8 years ago

<a name"2.4.2">

2.4.2 (2016-07-25)

Bug Fixes

  • new templates (8832b320)
  • remove throttle keys when removing user (#136) (b4c51eef)
ms-users - v2.4.0

Published by AVVS over 8 years ago

<a name"2.4.0">

2.4.0 (2016-07-07)

Features

ms-users - v2.3.4

Published by AVVS over 8 years ago

<a name"2.3.4">

2.3.4 (2016-07-06)

Bug Fixes

  • updates amqp transport with reconnect logic fixes (#129) (6959a3d2)
ms-users - v2.3.3

Published by AVVS over 8 years ago

<a name"2.3.3">

2.3.3 (2016-06-26)

Bug Fixes

  • docs: add apidoc to dev deps (56b2dd04)
ms-users - v2.3.2

Published by AVVS over 8 years ago

<a name"2.3.2">

2.3.2 (2016-06-26)

Bug Fixes

  • activate namespace changed to constant activate (211bf4fd)
ms-users - v2.3.1

Published by AVVS over 8 years ago

<a name"2.3.1">

2.3.1 (2016-06-22)

Bug Fixes

ms-users - v2.3.0

Published by AVVS over 8 years ago

<a name"2.3.0">

2.3.0 (2016-06-22)

Features

  • use ms-conf for configuration management (#115) (9b7108e5)
ms-users - v2.2.1

Published by AVVS over 8 years ago

<a name"2.2.1">

2.2.1 (2016-06-12)

Bug Fixes

Package Rankings
Top 7.31% on Npmjs.org
Badges
Extracted from project README
npm version Build Status semantic-release Commitizen friendly codecov.io Code Climate