|
1 | 1 | # Change Log |
2 | 2 |
|
3 | | -## [v0.4.4](https://github.com/feathersjs/feathers-authentication-local/tree/v0.4.4) (2017-08-11) |
4 | | -[Full Changelog](https://github.com/feathersjs/feathers-authentication-local/compare/v0.4.3...v0.4.4) |
| 3 | +## [v1.0.0-pre.1](https://github.com/feathersjs/authentication-local/tree/v1.0.0-pre.1) (2017-10-25) |
| 4 | +[Full Changelog](https://github.com/feathersjs/authentication-local/compare/v0.4.4...v1.0.0-pre.1) |
5 | 5 |
|
6 | 6 | **Closed issues:** |
7 | 7 |
|
8 | | -- i18n support [\#28](https://github.com/feathersjs/feathers-authentication-local/issues/28) |
9 | | -- Couldn't store jwt token in cookies [\#17](https://github.com/feathersjs/feathers-authentication-local/issues/17) |
10 | | -- Strategy for subapp [\#9](https://github.com/feathersjs/feathers-authentication-local/issues/9) |
| 8 | +- How configure local strategy to feathers-authentication? [\#36](https://github.com/feathersjs/authentication-local/issues/36) |
| 9 | +- An in-range update of feathers is breaking the build 🚨 [\#32](https://github.com/feathersjs/authentication-local/issues/32) |
11 | 10 |
|
12 | 11 | **Merged pull requests:** |
13 | 12 |
|
14 | | -- Update debug to the latest version 🚀 [\#31](https://github.com/feathersjs/feathers-authentication-local/pull/31) ([greenkeeper[bot]](https://github.com/apps/greenkeeper)) |
15 | | -- Increase bcrypt cost factor, add future cost factor auto-optimization [\#30](https://github.com/feathersjs/feathers-authentication-local/pull/30) ([micaksica2](https://github.com/micaksica2)) |
| 13 | +- Update to Feathers v3 [\#39](https://github.com/feathersjs/authentication-local/pull/39) ([daffl](https://github.com/daffl)) |
| 14 | +- Rename repository and use npm scope [\#38](https://github.com/feathersjs/authentication-local/pull/38) ([daffl](https://github.com/daffl)) |
| 15 | +- Update to new plugin infrastructure [\#37](https://github.com/feathersjs/authentication-local/pull/37) ([daffl](https://github.com/daffl)) |
| 16 | +- Update mocha to the latest version 🚀 [\#35](https://github.com/feathersjs/authentication-local/pull/35) ([greenkeeper[bot]](https://github.com/apps/greenkeeper)) |
| 17 | +- Update sinon to the latest version 🚀 [\#34](https://github.com/feathersjs/authentication-local/pull/34) ([greenkeeper[bot]](https://github.com/apps/greenkeeper)) |
| 18 | +- Add babel-polyfill and package-lock.json [\#33](https://github.com/feathersjs/authentication-local/pull/33) ([daffl](https://github.com/daffl)) |
| 19 | +- Update sinon to the latest version 🚀 [\#29](https://github.com/feathersjs/authentication-local/pull/29) ([greenkeeper[bot]](https://github.com/apps/greenkeeper)) |
16 | 20 |
|
17 | | -## [v0.4.3](https://github.com/feathersjs/feathers-authentication-local/tree/v0.4.3) (2017-06-22) |
18 | | -[Full Changelog](https://github.com/feathersjs/feathers-authentication-local/compare/v0.4.2...v0.4.3) |
| 21 | +## [v0.4.4](https://github.com/feathersjs/authentication-local/tree/v0.4.4) (2017-08-11) |
| 22 | +[Full Changelog](https://github.com/feathersjs/authentication-local/compare/v0.4.3...v0.4.4) |
19 | 23 |
|
20 | 24 | **Closed issues:** |
21 | 25 |
|
22 | | -- Log a warning if service.id is undefined or null [\#19](https://github.com/feathersjs/feathers-authentication-local/issues/19) |
| 26 | +- i18n support [\#28](https://github.com/feathersjs/authentication-local/issues/28) |
| 27 | +- Couldn't store jwt token in cookies [\#17](https://github.com/feathersjs/authentication-local/issues/17) |
| 28 | +- Strategy for subapp [\#9](https://github.com/feathersjs/authentication-local/issues/9) |
23 | 29 |
|
24 | 30 | **Merged pull requests:** |
25 | 31 |
|
26 | | -- throw error if service.id is missing [\#27](https://github.com/feathersjs/feathers-authentication-local/pull/27) ([marshallswain](https://github.com/marshallswain)) |
| 32 | +- Update debug to the latest version 🚀 [\#31](https://github.com/feathersjs/authentication-local/pull/31) ([greenkeeper[bot]](https://github.com/apps/greenkeeper)) |
| 33 | +- Increase bcrypt cost factor, add future cost factor auto-optimization [\#30](https://github.com/feathersjs/authentication-local/pull/30) ([micaksica2](https://github.com/micaksica2)) |
27 | 34 |
|
28 | | -## [v0.4.2](https://github.com/feathersjs/feathers-authentication-local/tree/v0.4.2) (2017-06-22) |
29 | | -[Full Changelog](https://github.com/feathersjs/feathers-authentication-local/compare/v0.4.1...v0.4.2) |
| 35 | +## [v0.4.3](https://github.com/feathersjs/authentication-local/tree/v0.4.3) (2017-06-22) |
| 36 | +[Full Changelog](https://github.com/feathersjs/authentication-local/compare/v0.4.2...v0.4.3) |
30 | 37 |
|
31 | | -## [v0.4.1](https://github.com/feathersjs/feathers-authentication-local/tree/v0.4.1) (2017-06-22) |
32 | | -[Full Changelog](https://github.com/feathersjs/feathers-authentication-local/compare/v0.4.0...v0.4.1) |
| 38 | +**Closed issues:** |
| 39 | + |
| 40 | +- Log a warning if service.id is undefined or null [\#19](https://github.com/feathersjs/authentication-local/issues/19) |
| 41 | + |
| 42 | +**Merged pull requests:** |
| 43 | + |
| 44 | +- throw error if service.id is missing [\#27](https://github.com/feathersjs/authentication-local/pull/27) ([marshallswain](https://github.com/marshallswain)) |
| 45 | + |
| 46 | +## [v0.4.2](https://github.com/feathersjs/authentication-local/tree/v0.4.2) (2017-06-22) |
| 47 | +[Full Changelog](https://github.com/feathersjs/authentication-local/compare/v0.4.1...v0.4.2) |
| 48 | + |
| 49 | +## [v0.4.1](https://github.com/feathersjs/authentication-local/tree/v0.4.1) (2017-06-22) |
| 50 | +[Full Changelog](https://github.com/feathersjs/authentication-local/compare/v0.4.0...v0.4.1) |
33 | 51 |
|
34 | 52 | **Merged pull requests:** |
35 | 53 |
|
36 | | -- Resolves \#14 - Passes Feathers params to service hooks [\#15](https://github.com/feathersjs/feathers-authentication-local/pull/15) ([thomas-p-wilson](https://github.com/thomas-p-wilson)) |
| 54 | +- Resolves \#14 - Passes Feathers params to service hooks [\#15](https://github.com/feathersjs/authentication-local/pull/15) ([thomas-p-wilson](https://github.com/thomas-p-wilson)) |
37 | 55 |
|
38 | | -## [v0.4.0](https://github.com/feathersjs/feathers-authentication-local/tree/v0.4.0) (2017-06-22) |
39 | | -[Full Changelog](https://github.com/feathersjs/feathers-authentication-local/compare/v0.3.4...v0.4.0) |
| 56 | +## [v0.4.0](https://github.com/feathersjs/authentication-local/tree/v0.4.0) (2017-06-22) |
| 57 | +[Full Changelog](https://github.com/feathersjs/authentication-local/compare/v0.3.4...v0.4.0) |
40 | 58 |
|
41 | 59 | **Closed issues:** |
42 | 60 |
|
43 | | -- Module is using the wrong default config key [\#21](https://github.com/feathersjs/feathers-authentication-local/issues/21) |
44 | | -- Feathers params not available to user service hooks [\#14](https://github.com/feathersjs/feathers-authentication-local/issues/14) |
45 | | -- Bad error message is returned for invalid credentials [\#10](https://github.com/feathersjs/feathers-authentication-local/issues/10) |
| 61 | +- Module is using the wrong default config key [\#21](https://github.com/feathersjs/authentication-local/issues/21) |
| 62 | +- Feathers params not available to user service hooks [\#14](https://github.com/feathersjs/authentication-local/issues/14) |
| 63 | +- Bad error message is returned for invalid credentials [\#10](https://github.com/feathersjs/authentication-local/issues/10) |
46 | 64 |
|
47 | 65 | **Merged pull requests:** |
48 | 66 |
|
49 | | -- Greenkeeper/chai 4.0.2 [\#26](https://github.com/feathersjs/feathers-authentication-local/pull/26) ([daffl](https://github.com/daffl)) |
50 | | -- Return Invalid login message when user doesn’t exist [\#25](https://github.com/feathersjs/feathers-authentication-local/pull/25) ([marshallswain](https://github.com/marshallswain)) |
51 | | -- Adding separate entity username and password fields [\#23](https://github.com/feathersjs/feathers-authentication-local/pull/23) ([adamvr](https://github.com/adamvr)) |
52 | | -- use the correct default config key. Closes \#21 [\#22](https://github.com/feathersjs/feathers-authentication-local/pull/22) ([ekryski](https://github.com/ekryski)) |
53 | | -- Update feathers-socketio to the latest version 🚀 [\#20](https://github.com/feathersjs/feathers-authentication-local/pull/20) ([greenkeeper[bot]](https://github.com/apps/greenkeeper)) |
54 | | -- Update semistandard to the latest version 🚀 [\#18](https://github.com/feathersjs/feathers-authentication-local/pull/18) ([greenkeeper[bot]](https://github.com/apps/greenkeeper)) |
55 | | -- Update feathers-hooks to the latest version 🚀 [\#16](https://github.com/feathersjs/feathers-authentication-local/pull/16) ([greenkeeper[bot]](https://github.com/apps/greenkeeper)) |
56 | | -- Update dependencies to enable Greenkeeper 🌴 [\#13](https://github.com/feathersjs/feathers-authentication-local/pull/13) ([greenkeeper[bot]](https://github.com/apps/greenkeeper)) |
| 67 | +- Greenkeeper/chai 4.0.2 [\#26](https://github.com/feathersjs/authentication-local/pull/26) ([daffl](https://github.com/daffl)) |
| 68 | +- Return Invalid login message when user doesn’t exist [\#25](https://github.com/feathersjs/authentication-local/pull/25) ([marshallswain](https://github.com/marshallswain)) |
| 69 | +- Adding separate entity username and password fields [\#23](https://github.com/feathersjs/authentication-local/pull/23) ([adamvr](https://github.com/adamvr)) |
| 70 | +- use the correct default config key. Closes \#21 [\#22](https://github.com/feathersjs/authentication-local/pull/22) ([ekryski](https://github.com/ekryski)) |
| 71 | +- Update feathers-socketio to the latest version 🚀 [\#20](https://github.com/feathersjs/authentication-local/pull/20) ([greenkeeper[bot]](https://github.com/apps/greenkeeper)) |
| 72 | +- Update semistandard to the latest version 🚀 [\#18](https://github.com/feathersjs/authentication-local/pull/18) ([greenkeeper[bot]](https://github.com/apps/greenkeeper)) |
| 73 | +- Update feathers-hooks to the latest version 🚀 [\#16](https://github.com/feathersjs/authentication-local/pull/16) ([greenkeeper[bot]](https://github.com/apps/greenkeeper)) |
| 74 | +- Update dependencies to enable Greenkeeper 🌴 [\#13](https://github.com/feathersjs/authentication-local/pull/13) ([greenkeeper[bot]](https://github.com/apps/greenkeeper)) |
57 | 75 |
|
58 | | -## [v0.3.4](https://github.com/feathersjs/feathers-authentication-local/tree/v0.3.4) (2017-03-28) |
59 | | -[Full Changelog](https://github.com/feathersjs/feathers-authentication-local/compare/v0.3.3...v0.3.4) |
| 76 | +## [v0.3.4](https://github.com/feathersjs/authentication-local/tree/v0.3.4) (2017-03-28) |
| 77 | +[Full Changelog](https://github.com/feathersjs/authentication-local/compare/v0.3.3...v0.3.4) |
60 | 78 |
|
61 | 79 | **Closed issues:** |
62 | 80 |
|
63 | | -- Shouldn't it be `authentication` instead of the old `auth` there? [\#11](https://github.com/feathersjs/feathers-authentication-local/issues/11) |
| 81 | +- Shouldn't it be `authentication` instead of the old `auth` there? [\#11](https://github.com/feathersjs/authentication-local/issues/11) |
64 | 82 |
|
65 | 83 | **Merged pull requests:** |
66 | 84 |
|
67 | | -- Fix default authentication config name [\#12](https://github.com/feathersjs/feathers-authentication-local/pull/12) ([marshallswain](https://github.com/marshallswain)) |
| 85 | +- Fix default authentication config name [\#12](https://github.com/feathersjs/authentication-local/pull/12) ([marshallswain](https://github.com/marshallswain)) |
68 | 86 |
|
69 | | -## [v0.3.3](https://github.com/feathersjs/feathers-authentication-local/tree/v0.3.3) (2017-01-27) |
70 | | -[Full Changelog](https://github.com/feathersjs/feathers-authentication-local/compare/v0.3.2...v0.3.3) |
| 87 | +## [v0.3.3](https://github.com/feathersjs/authentication-local/tree/v0.3.3) (2017-01-27) |
| 88 | +[Full Changelog](https://github.com/feathersjs/authentication-local/compare/v0.3.2...v0.3.3) |
71 | 89 |
|
72 | 90 | **Closed issues:** |
73 | 91 |
|
74 | | -- Support dot notation [\#7](https://github.com/feathersjs/feathers-authentication-local/issues/7) |
75 | | -- Automatically register the authenticate hook with 'local' [\#4](https://github.com/feathersjs/feathers-authentication-local/issues/4) |
| 92 | +- Support dot notation [\#7](https://github.com/feathersjs/authentication-local/issues/7) |
| 93 | +- Automatically register the authenticate hook with 'local' [\#4](https://github.com/feathersjs/authentication-local/issues/4) |
76 | 94 |
|
77 | 95 | **Merged pull requests:** |
78 | 96 |
|
79 | | -- Add support for dot notation, fix some whitespace [\#8](https://github.com/feathersjs/feathers-authentication-local/pull/8) ([elfey](https://github.com/elfey)) |
| 97 | +- Add support for dot notation, fix some whitespace [\#8](https://github.com/feathersjs/authentication-local/pull/8) ([elfey](https://github.com/elfey)) |
80 | 98 |
|
81 | | -## [v0.3.2](https://github.com/feathersjs/feathers-authentication-local/tree/v0.3.2) (2016-12-14) |
82 | | -[Full Changelog](https://github.com/feathersjs/feathers-authentication-local/compare/v0.3.1...v0.3.2) |
| 99 | +## [v0.3.2](https://github.com/feathersjs/authentication-local/tree/v0.3.2) (2016-12-14) |
| 100 | +[Full Changelog](https://github.com/feathersjs/authentication-local/compare/v0.3.1...v0.3.2) |
83 | 101 |
|
84 | | -## [v0.3.1](https://github.com/feathersjs/feathers-authentication-local/tree/v0.3.1) (2016-12-14) |
85 | | -[Full Changelog](https://github.com/feathersjs/feathers-authentication-local/compare/v0.3.0...v0.3.1) |
| 102 | +## [v0.3.1](https://github.com/feathersjs/authentication-local/tree/v0.3.1) (2016-12-14) |
| 103 | +[Full Changelog](https://github.com/feathersjs/authentication-local/compare/v0.3.0...v0.3.1) |
86 | 104 |
|
87 | 105 | **Closed issues:** |
88 | 106 |
|
89 | | -- Add docs section on expected request params. [\#5](https://github.com/feathersjs/feathers-authentication-local/issues/5) |
| 107 | +- Add docs section on expected request params. [\#5](https://github.com/feathersjs/authentication-local/issues/5) |
90 | 108 |
|
91 | 109 | **Merged pull requests:** |
92 | 110 |
|
93 | | -- Document expected request data [\#6](https://github.com/feathersjs/feathers-authentication-local/pull/6) ([marshallswain](https://github.com/marshallswain)) |
| 111 | +- Document expected request data [\#6](https://github.com/feathersjs/authentication-local/pull/6) ([marshallswain](https://github.com/marshallswain)) |
94 | 112 |
|
95 | | -## [v0.3.0](https://github.com/feathersjs/feathers-authentication-local/tree/v0.3.0) (2016-11-23) |
96 | | -[Full Changelog](https://github.com/feathersjs/feathers-authentication-local/compare/v0.2.0...v0.3.0) |
| 113 | +## [v0.3.0](https://github.com/feathersjs/authentication-local/tree/v0.3.0) (2016-11-23) |
| 114 | +[Full Changelog](https://github.com/feathersjs/authentication-local/compare/v0.2.0...v0.3.0) |
97 | 115 |
|
98 | 116 | **Closed issues:** |
99 | 117 |
|
100 | | -- Doesn't pull configuration from `auth.local` by default [\#2](https://github.com/feathersjs/feathers-authentication-local/issues/2) |
101 | | -- Does not pull from global auth config when strategy has a custom name [\#1](https://github.com/feathersjs/feathers-authentication-local/issues/1) |
| 118 | +- Doesn't pull configuration from `auth.local` by default [\#2](https://github.com/feathersjs/authentication-local/issues/2) |
| 119 | +- Does not pull from global auth config when strategy has a custom name [\#1](https://github.com/feathersjs/authentication-local/issues/1) |
102 | 120 |
|
103 | 121 | **Merged pull requests:** |
104 | 122 |
|
105 | | -- Payload support [\#3](https://github.com/feathersjs/feathers-authentication-local/pull/3) ([ekryski](https://github.com/ekryski)) |
| 123 | +- Payload support [\#3](https://github.com/feathersjs/authentication-local/pull/3) ([ekryski](https://github.com/ekryski)) |
106 | 124 |
|
107 | | -## [v0.2.0](https://github.com/feathersjs/feathers-authentication-local/tree/v0.2.0) (2016-11-16) |
108 | | -[Full Changelog](https://github.com/feathersjs/feathers-authentication-local/compare/v0.1.0...v0.2.0) |
| 125 | +## [v0.2.0](https://github.com/feathersjs/authentication-local/tree/v0.2.0) (2016-11-16) |
| 126 | +[Full Changelog](https://github.com/feathersjs/authentication-local/compare/v0.1.0...v0.2.0) |
109 | 127 |
|
110 | | -## [v0.1.0](https://github.com/feathersjs/feathers-authentication-local/tree/v0.1.0) (2016-11-09) |
| 128 | +## [v0.1.0](https://github.com/feathersjs/authentication-local/tree/v0.1.0) (2016-11-09) |
111 | 129 |
|
112 | 130 |
|
113 | 131 | \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
0 commit comments