Vincent Salucci
b90694d17a
[Version] Bump to 2.9.3 ( #138 )
v2.9.3
2021-06-28 12:52:48 -05:00
Matt Gibson
b1b0d858ca
Error on duplicate emails ( #136 )
...
* Allow main debugging in development builds
* Early fail on attempting to sync multiple users with the same email
* Truncate duplicate list if greater than 3
* Revert "Allow main debugging in development builds"
This reverts commit 3b804dd959 .
(cherry picked from commit 6e7e09064f )
2021-06-24 15:35:54 -04:00
Matt Gibson
326f11be19
update jslib
2021-06-22 16:14:22 -04:00
Matt Gibson
996364f2dd
Refresh token with api key ( #135 )
...
* Do not persist client creds on logout
* Override refreshing token flow with re-authentication flow
* Update jslib
* PR review comments
(cherry picked from commit 647b087fa7 )
2021-06-22 16:13:42 -04:00
Thomas Rittson
4e098462dc
Merge pull request #133 from bitwarden/revert-ldapjs
...
Revert ldapjs update, use forked repo instead
2021-06-16 16:02:52 -07:00
Thomas Rittson
0b1c2ae72a
Revert ldapjs update, use forked repo instead
2021-06-15 11:10:09 +10:00
Matt Gibson
5d3fa0a0d2
Improve okta group performance ( #132 )
...
* Avoid unnecessary API calls to Okta
Filter excluded/included groups as early as possible to avoid using up
API calls and long waits
* Remove console timing calls
2021-06-11 11:10:29 -05:00
Oscar Hinton
6097bca063
Add jslib as a "real" dependency ( #127 )
...
* Split jslib
* Change hook to preinstall
* Install gyp (ci)
* Fix rebuild command
* Review comments
* Add tsconfig-paths-plugin to webpack.cli.
* Bump jslib
* Install old version of prebuild-install to bypass bug in pkg
2021-06-09 21:46:38 +02:00
Matt Gibson
56d05af07a
Use organization api key for auth ( #121 )
...
* Use api key for login
* Remove user login and organization setting
* Override Api authentication to expect organization keys
* Linter fixes
* Use public API
The organization api key is valid only in the public api scope
* Use organization api key in CLI utility
* Serialize storageService writes
* Prefer multiple awaits to .then chains
* Initial PR review
* Do not treat api key inputs as passwords
This conforms with how they are handled in CLI/web
* Update jslib
* PR feedback
2021-06-02 13:43:18 -05:00
Joseph Flinn
0d17345600
constraining release to the rc branch ( #126 )
2021-06-01 12:01:37 -07:00
Thomas Rittson
5df62b7422
Merge pull request #122 from bitwarden/clean-exit
...
Add --cleanexit option
2021-05-26 21:16:39 +10:00
Thomas Rittson
868914feb1
bump juslib
2021-05-26 09:19:32 +10:00
Thomas Rittson
1a9555d4af
add --cleanexit option
2021-05-25 10:59:29 +10:00
Matt Gibson
33c8f15e45
OneLogin uses Roles instead of Groups ( #118 )
2021-05-20 15:45:49 -05:00
Matt Gibson
ed8dd01dbd
Add option to bypass large import limit of 2000 users ( #119 )
...
* Add option to bypass large import limit of 2000 users
Also add orgId to last sync hash
* Update jslib
* PR review
* Update src/services/sync.service.ts
Co-authored-by: Chad Scharf <3904944+cscharf@users.noreply.github.com >
Co-authored-by: Chad Scharf <3904944+cscharf@users.noreply.github.com >
2021-05-20 11:59:54 -05:00
Vince Grassia
2296e37e8f
Pin versions of actions in workflow ( #120 )
2021-05-17 11:19:05 -04:00
Oscar Hinton
a0f33c7bdc
Bump node to 14 ( #116 )
...
* Bump node to 14
* Add engines
* Bump dependencies
* Change engine to ~14.
* Bump jslib
2021-05-12 22:38:32 +02:00
Oscar Hinton
f6b249836e
Bump dependencies ( #114 )
...
* Upgrade angular and webpack dependencies
* Bump microsoft-graph-client and googleapis
* Bump pkg-fetch in pipeline
* Bump jslib
2021-04-23 21:03:59 +02:00
Thomas Rittson
0c92a97054
Merge pull request #111 from bitwarden/update-ldapjs
...
Update ldapjs dependency
2021-04-23 08:17:47 +10:00
Vincent Salucci
24ab152559
[Version] Bump to 2.9.2 ( #115 )
...
* [Version] Bump to 2.10.0
* Downgraded to 2.9.2
2021-04-22 12:37:52 -05:00
Thomas Rittson
5f9f09d77c
Merge pull request #112 from bitwarden/hotfix/expressionChangedAfterItHasBeenCheckedError
...
Resolve ExpressionChangedAfterItHasBeenCheckedError
2021-04-22 19:06:16 +10:00
Hinton
4d27d9e48d
Update simbtn.
2021-04-22 10:09:19 +02:00
Matt Gibson
0b624b972a
Update jslib ( #113 )
...
* Update jslib
* Update jslib
2021-04-21 14:24:39 -05:00
Hinton
1889e12bac
Resolve ExpressionChangedAfterItHasBeenCheckedError
2021-04-21 09:35:12 +02:00
Thomas Rittson
7648f73072
Update @types/ldapjs dependency
2021-04-21 14:46:56 +10:00
Thomas Rittson
75d346ed85
update ldapjs dependency
2021-04-21 13:28:29 +10:00
Oscar Hinton
dabfe7907d
Remove last remnants of old analytics code ( #110 )
2021-04-14 23:42:51 +02:00
Kyle Spearrin
965976223f
Revert "update google apis"
...
This reverts commit 410f00c213 .
2021-04-13 15:23:32 -04:00
Kyle Spearrin
410f00c213
update google apis
2021-04-13 15:03:20 -04:00
Kyle Spearrin
0d8b942ad4
npm audit fix
2021-04-13 14:57:46 -04:00
Kyle Spearrin
5371015a58
update libs
2021-04-13 14:56:17 -04:00
Oscar Hinton
2ead70e434
Bump jslib ( #108 )
2021-04-07 20:42:39 +02:00
Thomas Rittson
ffca14cb5f
Merge pull request #107 from bitwarden/fix-ad-not-removing-users
...
Fix AD sync not overwriting removed users
2021-04-01 06:48:32 +10:00
Thomas Rittson
090d5e82df
Send empty sync to server if overwriteExisting
2021-03-30 12:37:48 +10:00
Chad Scharf
8893ddf0f7
Merge pull request #106 from djsmith85/master
...
Fix filteringForUnsupportedUsers and extend email validation to handle emails up to 256 char
2021-03-25 14:23:26 -04:00
Daniel James Smith
997ec5a699
Extend validation to handle emails up to 256 char
2021-03-25 18:39:05 +01:00
Daniel James Smith
762818ee39
Fix filtering unsupported users
2021-03-25 18:36:43 +01:00
Oscar Hinton
61c6ba8189
Bump electron to 11.3.0 ( #104 )
2021-03-15 23:19:30 +01:00
Thomas Rittson
9cfa646bcb
Merge pull request #102 from bitwarden/cert-empty-subject
...
Fix handling of empty subject names in certs
v2.9.1
2021-03-11 13:11:36 +10:00
Thomas Rittson
b4301c7d41
Fix handling of empty subject names in certs
2021-03-11 12:43:29 +10:00
Chad Scharf
71b5f6a38a
Merge pull request #101 from bitwarden/version-bump
...
Patch release version bump to 2.9.1
2021-03-10 12:13:32 -05:00
Thomas Rittson
1c0052fe30
Patch release version bump to 2.9.1
2021-03-10 09:05:02 +10:00
Matt Gibson
35862acb73
Update jslib ( #100 )
2021-03-09 11:33:45 -06:00
Chad Scharf
11cf64fcc7
Merge pull request #99 from bitwarden/fix/deleted-user-fail
...
Don't check user group filter for deleted users
2021-03-05 18:04:01 -05:00
Chad Scharf
2ab37b45cf
Don't check user group filter for deleted users
2021-03-05 15:49:57 -05:00
Joseph Flinn
7096fc830b
adding the build assets for the rc branch ( #98 )
2021-03-04 10:25:23 -08:00
Matt Gibson
39806b7d96
Update jslib ( #97 )
2021-03-02 13:30:11 -06:00
Kyle Spearrin
7a16b8cb0e
Update README.md
v2.9.0
2021-02-17 13:17:25 -05:00
Matt Gibson
2583068dbd
Lock lowdb file ( #95 )
...
* Lock lowdb file when using. Do not allow caching
* Linter fixes
* Move to non-jslib lowdbstorage to allow for lockfile
* update jslib
* Must ensure db file exists prior to initialization
proper-lockfile throws if the file its locking does not exist
* update jslib
* Let base handle file initialization
2021-02-17 10:33:05 -06:00
Matt Gibson
e5d0b3a372
Update to commander 7 ( #94 )
...
* Upgrade to commander 7.0.0
* Match lint rules for typescript
* update jslib
2021-02-08 13:32:02 -06:00