Commit 4b3412c
committed
chore(release): 1.1.0
# [1.1.0](v1.0.0...v1.1.0) (2021-02-07)
### Bug Fixes
* **auth:** oAuth apple mode validation 🐛 ([a4a249b](a4a249b))
* **config:** tests env api 🐛 ([039bfa4](039bfa4))
* **config, users:** reset pasword fix & mail template adjustment 🐛 ([4ed570e](4ed570e))
* **core:** protect for undefined changelog 🐛 ([36350ba](36350ba))
* **dependencies:** missing one O.O 🐛 ([944ad4f](944ad4f))
* **lib, auth:** oAuth errors management 🐛 ([f809a76](f809a76))
* **travis:** coveralls uniq 🐛 ([2a8b7d4](2a8b7d4))
* **user:** add complementary data to /me 🐛 ([91096bd](91096bd))
* **users:** schema firstname lastname valide accent 🐛 ([62f587a](62f587a))
* **users:** unit test for password reset 🐛 ([0d75a52](0d75a52))
* package.json & package-lock.json to reduce vulnerabilities ([a3fb4ad](a3fb4ad))
### Features
* **auth, config:** review oAuth for google sign in ✨ ([4446da4](4446da4))
* **config, lib:** add server tiemout to config ✨ ([7c905c8](7c905c8))
* **config, users:** add option to diabled sign in up on api side ✨ ([f5a958f](f5a958f))
* **core, users:** add team route ✨ ([17c97ba](17c97ba))
* **home:** add cgu & legals page example ✨ ([b617e32](b617e32))
* **lib:** seed user easily ✨ ([3683c3b](3683c3b))
* **users:** add apple client side oAuth ✨ ([a41c351](a41c351))
* **users:** add position to model ✨ ([41cd8fc](41cd8fc))
* **users:** admin pagination ✨ ([f41e064](f41e064))
* **users:** oAuth add apple ✨ ([71891f9](71891f9))
* **users:** switch oAuth errors to server side ✨ ([4abfecb](4abfecb))
* **users, config:** add complementary data key for specific projects ✨ ([58fc863](58fc863))
* **users, home, config:** add sign terms road and mngt ✨ ([6977d1e](6977d1e))1 parent c93d1e0 commit 4b3412c
1 file changed
+34
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
1 | 35 | | |
2 | 36 | | |
3 | 37 | | |
| |||
0 commit comments