files.com 1.2.235 → 1.2.237
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/_VERSION +1 -1
- package/docs/models/SsoStrategy.md +2 -0
- package/lib/Api.js +3 -4
- package/lib/Errors.js +964 -964
- package/lib/Files.js +1 -1
- package/lib/models/AccountLineItem.js +1 -2
- package/lib/models/Action.js +1 -2
- package/lib/models/ActionNotificationExport.js +1 -2
- package/lib/models/ActionNotificationExportResult.js +1 -2
- package/lib/models/ApiKey.js +1 -2
- package/lib/models/ApiRequestLog.js +1 -2
- package/lib/models/App.js +1 -2
- package/lib/models/As2IncomingMessage.js +1 -2
- package/lib/models/As2OutgoingMessage.js +1 -2
- package/lib/models/As2Partner.js +1 -2
- package/lib/models/As2Station.js +1 -2
- package/lib/models/Auto.js +1 -2
- package/lib/models/Automation.js +1 -2
- package/lib/models/AutomationLog.js +1 -2
- package/lib/models/AutomationRun.js +1 -2
- package/lib/models/BandwidthSnapshot.js +1 -2
- package/lib/models/Behavior.js +1 -2
- package/lib/models/Bundle.js +1 -2
- package/lib/models/BundleAction.js +1 -2
- package/lib/models/BundleDownload.js +1 -2
- package/lib/models/BundleNotification.js +1 -2
- package/lib/models/BundlePath.js +1 -2
- package/lib/models/BundleRecipient.js +1 -2
- package/lib/models/BundleRegistration.js +1 -2
- package/lib/models/Clickwrap.js +1 -2
- package/lib/models/DnsRecord.js +1 -2
- package/lib/models/EmailIncomingMessage.js +1 -2
- package/lib/models/EmailLog.js +1 -2
- package/lib/models/Errors.js +1 -2
- package/lib/models/ExavaultApiRequestLog.js +1 -2
- package/lib/models/ExternalEvent.js +1 -2
- package/lib/models/File.js +206 -207
- package/lib/models/FileAction.js +1 -2
- package/lib/models/FileComment.js +1 -2
- package/lib/models/FileCommentReaction.js +1 -2
- package/lib/models/FileMigration.js +1 -2
- package/lib/models/FileMigrationLog.js +1 -2
- package/lib/models/FileUploadPart.js +1 -2
- package/lib/models/Folder.js +1 -2
- package/lib/models/FormField.js +1 -2
- package/lib/models/FormFieldSet.js +1 -2
- package/lib/models/FtpActionLog.js +1 -2
- package/lib/models/GpgKey.js +1 -2
- package/lib/models/Group.js +1 -2
- package/lib/models/GroupUser.js +1 -2
- package/lib/models/History.js +1 -2
- package/lib/models/HistoryExport.js +1 -2
- package/lib/models/HistoryExportResult.js +1 -2
- package/lib/models/Image.js +1 -2
- package/lib/models/InboxRecipient.js +1 -2
- package/lib/models/InboxRegistration.js +1 -2
- package/lib/models/InboxUpload.js +1 -2
- package/lib/models/Invoice.js +1 -2
- package/lib/models/InvoiceLineItem.js +1 -2
- package/lib/models/IpAddress.js +1 -2
- package/lib/models/Lock.js +1 -2
- package/lib/models/Message.js +1 -2
- package/lib/models/MessageComment.js +1 -2
- package/lib/models/MessageCommentReaction.js +1 -2
- package/lib/models/MessageReaction.js +1 -2
- package/lib/models/Notification.js +1 -2
- package/lib/models/OutboundConnectionLog.js +1 -2
- package/lib/models/Payment.js +1 -2
- package/lib/models/PaymentLineItem.js +1 -2
- package/lib/models/Permission.js +1 -2
- package/lib/models/Preview.js +1 -2
- package/lib/models/Priority.js +1 -2
- package/lib/models/Project.js +1 -2
- package/lib/models/PublicHostingRequestLog.js +1 -2
- package/lib/models/PublicIpAddress.js +1 -2
- package/lib/models/PublicKey.js +1 -2
- package/lib/models/RemoteBandwidthSnapshot.js +1 -2
- package/lib/models/RemoteServer.js +1 -2
- package/lib/models/RemoteServerConfigurationFile.js +1 -2
- package/lib/models/Request.js +1 -2
- package/lib/models/Restore.js +1 -2
- package/lib/models/Session.js +1 -2
- package/lib/models/SettingsChange.js +1 -2
- package/lib/models/SftpActionLog.js +1 -2
- package/lib/models/SftpHostKey.js +1 -2
- package/lib/models/ShareGroup.js +1 -2
- package/lib/models/ShareGroupMember.js +1 -2
- package/lib/models/SiemHttpDestination.js +1 -2
- package/lib/models/Site.js +1 -2
- package/lib/models/Snapshot.js +1 -2
- package/lib/models/SsoStrategy.js +5 -2
- package/lib/models/Status.js +1 -2
- package/lib/models/Style.js +1 -2
- package/lib/models/SyncLog.js +1 -2
- package/lib/models/UsageByTopLevelDir.js +1 -2
- package/lib/models/UsageDailySnapshot.js +1 -2
- package/lib/models/UsageSnapshot.js +1 -2
- package/lib/models/User.js +3 -4
- package/lib/models/UserCipherUse.js +1 -2
- package/lib/models/UserRequest.js +1 -2
- package/lib/models/UserSftpClientUse.js +1 -2
- package/lib/models/WebDavActionLog.js +1 -2
- package/lib/models/WebhookTest.js +1 -2
- package/package.json +1 -1
- package/src/Files.js +1 -1
- package/src/models/SsoStrategy.js +3 -0
package/_VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.2.
|
|
1
|
+
1.2.237
|
|
@@ -31,6 +31,7 @@
|
|
|
31
31
|
"provision_group_inclusion": "Employees",
|
|
32
32
|
"provision_group_required": "example",
|
|
33
33
|
"provision_email_signup_groups": "Employees",
|
|
34
|
+
"provision_readonly_site_admin_groups": "Employees",
|
|
34
35
|
"provision_site_admin_groups": "Employees",
|
|
35
36
|
"provision_group_admin_groups": "Employees",
|
|
36
37
|
"provision_attachments_permission": true,
|
|
@@ -81,6 +82,7 @@
|
|
|
81
82
|
* `provision_group_inclusion` (string): Comma-separated list of group names for groups (with optional wildcards) that will be auto-provisioned.
|
|
82
83
|
* `provision_group_required` (string): Comma or newline separated list of group names (with optional wildcards) to require membership for user provisioning.
|
|
83
84
|
* `provision_email_signup_groups` (string): Comma-separated list of group names whose members will be created with email_signup authentication.
|
|
85
|
+
* `provision_readonly_site_admin_groups` (string): Comma-separated list of group names whose members will be created as Read-Only Site Admins.
|
|
84
86
|
* `provision_site_admin_groups` (string): Comma-separated list of group names whose members will be created as Site Admins.
|
|
85
87
|
* `provision_group_admin_groups` (string): Comma-separated list of group names whose members will be provisioned as Group Admins.
|
|
86
88
|
* `provision_attachments_permission` (boolean):
|
package/lib/Api.js
CHANGED
|
@@ -20,8 +20,7 @@ var _utils = require("./utils");
|
|
|
20
20
|
var _Api;
|
|
21
21
|
var _excluded = ["timeoutSecs"],
|
|
22
22
|
_excluded2 = ["getAgentForUrl"];
|
|
23
|
-
function
|
|
24
|
-
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
23
|
+
function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function _interopRequireWildcard(e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, default: e }; if (null === e || "object" != _typeof(e) && "function" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (var _t in e) "default" !== _t && {}.hasOwnProperty.call(e, _t) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, _t)) && (i.get || i.set) ? o(f, _t, i) : f[_t] = e[_t]); return f; })(e, t); }
|
|
25
24
|
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
26
25
|
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { (0, _defineProperty2.default)(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
27
26
|
var fetchWithTimeout = function fetchWithTimeout(url) {
|
|
@@ -257,7 +256,7 @@ _Api = Api;
|
|
|
257
256
|
}
|
|
258
257
|
}, _callee3);
|
|
259
258
|
}));
|
|
260
|
-
return function (_x6, _x7, _x8, _x9,
|
|
259
|
+
return function (_x6, _x7, _x8, _x9, _x0, _x1) {
|
|
261
260
|
return _ref5.apply(this, arguments);
|
|
262
261
|
};
|
|
263
262
|
}());
|
|
@@ -383,7 +382,7 @@ _Api = Api;
|
|
|
383
382
|
}
|
|
384
383
|
}, _callee4);
|
|
385
384
|
}));
|
|
386
|
-
return function (
|
|
385
|
+
return function (_x10, _x11) {
|
|
387
386
|
return _ref7.apply(this, arguments);
|
|
388
387
|
};
|
|
389
388
|
}());
|