Commit Graph

11652 Commits

Author SHA1 Message Date
denihs
4e5447e84f Meteor version to 2.7.1 🎉 2022-03-31 09:55:15 -04:00
Denilson
bbc6b5099d Merge pull request #11991 from meteor/fix/accounts-2fa
Adjusts in the package accounts-2fa
2022-03-31 09:38:30 -04:00
denihs
4561d83145 - updating accounts-2fa docs
- adjust details in the accounts-2fa server side
2022-03-30 17:13:24 -04:00
denihs
d89c57aff3 - getting user email from emails 2022-03-29 12:48:54 -04:00
denihs
41d297bcc8 - bumping the major version instead of the patch, as there's breaking changes 2022-03-29 11:23:08 -04:00
denihs
4f9c4763b0 - updating history.md with the accounts-2fa breaking change
- auto-publishing the field `services.twoFactorAuthentication.type` for logged in users.
- `generate2faActivationQrCode` now throws an error if it's being called when the user already has 2FA enabled.
2022-03-29 11:20:05 -04:00
denihs
6c0cc8d6f8 - updating history.md with the accounts-2fa breaking change
- removing the unnecessary Meteor.isServer test in the function _is2faEnabledForUser
2022-03-29 10:31:15 -04:00
denihs
ec913e4ff3 - updating history.md
- Remove vulnerability from the method `has2faEnabled`
- updating accounts-2fa.md
- updating accounts-2fa tests
2022-03-29 09:58:19 -04:00
Denilson
07634c356f Merge pull request #11990 from banjerluke/devel
Pass on the real postcss error message if processing fails
2022-03-28 16:25:43 -04:00
denihs
0d46d56adf - updating history.md
- Throwing error when user is not found on `Accounts._is2faEnabledForUser`
2022-03-28 15:40:42 -04:00
Luke
7f3a5a73d1 Pass on the real postcss error message if processing fails 2022-03-28 12:02:04 -07:00
denihs
67202ce0c3 - updating history.md
- bumping package versions
2022-03-28 09:59:43 -04:00
Denilson
e3670e9256 Merge pull request #11984 from vincentcarpentier/patch-1
Check effectively if popup was blocked by browser
2022-03-28 09:39:15 -04:00
Denilson
070003a7e3 Merge pull request #11985 from meteor/feature/reduce-2fa-call-to-db
Reduce one DB call on 2FA login
2022-03-28 09:38:22 -04:00
Jan Dvorak
3eb924e10f Merge branch 'master' into patch-1 2022-03-28 11:13:54 +02:00
Jan Dvorak
7893908da2 Add a small test for 2fa client 2022-03-27 17:18:37 +02:00
zodern
31368248d1 Remove console.log when postcss is disabled 2022-03-26 21:57:01 -05:00
zodern
681893ebfe Convert path to os path for postcss 2022-03-26 21:46:54 -05:00
Jan Dvorak
f6a963931b Check if function exists before calling it 2022-03-26 01:29:46 +01:00
Jan Dvorak
c3aa78866b Reduce one DB call on 2fa login 2022-03-25 11:44:30 +01:00
Frederico Maia Arantes
e4ef21dd18 Bump packages for release 2022-03-24 18:33:42 -03:00
Frederico Maia Arantes
dee85e3486 Bump packages for release 2022-03-24 18:23:53 -03:00
Vincent CARPENTIER
feb352ea1a fix 2022-03-23 14:14:09 +01:00
Vincent CARPENTIER
aae2dd85e5 Check effectively if popup was blocked by browser 2022-03-23 11:55:07 +01:00
Frederico Maia
8699c35cd8 Merge pull request #11983 from meteor/feature/updating-terser-minifier-js 2022-03-22 10:25:34 -03:00
denihs
384b9a6e9a - Updating terser package on minifier-js
- updating history.md
2022-03-21 15:56:35 -04:00
Denilson
3430afb38a Merge pull request #11981 from meteor/feature/2fa-userId-instead-of-username
2FA use userId instead of username
2022-03-21 14:28:00 -04:00
Denilson
8d89afa344 Merge pull request #11980 from meteor/feature/2fa-return-secret-as-well
2FA return secret as well
2022-03-21 11:00:25 -04:00
denihs
3a50b56443 Merge branch 'release-2.7' into feature/2fa-userId-instead-of-username
# Conflicts:
#	packages/accounts-2fa/2fa-server.js
2022-03-21 10:59:04 -04:00
denihs
d60b300822 - fixing accounts-2fa tests 2022-03-21 10:51:29 -04:00
denihs
2c0fe1905b Merge remote-tracking branch 'origin/release-2.7' into release-2.7 2022-03-21 09:07:52 -04:00
denihs
b82114e8bb Using _id instead of username when querying in the users collection 2022-03-21 09:07:42 -04:00
Jan Dvorak
3c237a7e5d Adjust default selector 2022-03-20 19:05:12 +01:00
Jan Dvorak
70e60fe485 Use userId instead of username & simple server test 2022-03-20 18:51:06 +01:00
Jan Dvorak
1e46cc6524 2FA Return QR server as well 2022-03-20 16:26:49 +01:00
Frederico Maia Arantes
560707824a Bump packages for release 2022-03-17 18:52:26 -03:00
Frederico Maia
1e58f23d9e Merge branch 'devel' into release-2.7 2022-03-14 16:45:59 -03:00
Frederico Maia Arantes
7fc0c0055b Bump packages for release 2022-03-14 12:12:19 -03:00
Denilson
9719daeb3f Merge pull request #11954 from meteor/fix/server-import-dev-dep-error
Fix some npm modules being imported as an empty object
2022-03-07 08:34:15 -04:00
Harry Adel
b8d9d27446 Fix broken links 2022-03-05 14:14:29 +02:00
zodern
28c22fafb3 - Bump modules-runtime version
- Add changes to history.md
2022-03-01 14:35:34 -04:00
zodern
648b08d5ea Remove duplicate check from useNode
The import scanner already checks the path before creating the call to module.useNode.
2022-02-28 14:55:36 -06:00
zodern
09b7dbb792 Throw errors instead of returning false in useNode 2022-02-28 14:48:57 -06:00
zodern
67bc26be5d Allow useNode to throw if module not found 2022-02-28 14:33:44 -06:00
zodern
93eedb5cea Allow minifiers to get source path of file 2022-02-28 14:00:28 -06:00
Denilson
b8e7c2de4a Merge pull request #11913 from znewsham/loginOptions
pass full result to userCallback
2022-02-23 14:34:33 -04:00
Renan Castro
854f915fdd Start 2.7-rc.0 - commit npm shrinkwrap 2022-02-18 18:37:52 -03:00
Renan Castro
0eabbb8d67 Start 2.7-rc.0. 2022-02-18 17:33:40 -03:00
Renan Castro
875f656a6f Merge branch 'release-2.6.1' into release-2.7
# Conflicts:
#	meteor
#	npm-packages/meteor-babel/package-lock.json
#	npm-packages/meteor-babel/package.json
#	packages/babel-compiler/.npm/package/npm-shrinkwrap.json
#	packages/babel-compiler/package.js
#	packages/meteor-tool/package.js
#	scripts/admin/meteor-release-experimental.json
#	scripts/dev-bundle-tool-package.js
2022-02-18 17:29:03 -03:00
Renan Castro
64412a5da1 Remove false-positive warning for supported operation a.0.b:{} and add more test cases 2022-02-18 15:58:13 -03:00