abraunegg-onedrive/src
sebastiaopf a3c4ba1b3b
Adding support for authentication w/ single tenant custom applications (#1094)
* Adding support for authentication with single tenant custom applications in OneDrive Business/Enterprise accounts.

When using a custom single tenant application the /common/ part on the authentication URLs needs to be replaced
by the tenant name. This can be configured on the azure_tenant_id setting, but this entry was being ignored unless
a custom azure_ad_endpoint was also set.

* Updated documentation to mention that, when configuring for Single Tenant Applications,
both the Tenant Name and Application ID must be included on the config file.

Co-authored-by: abraunegg <alex.braunegg@gmail.com>
2020-10-10 15:39:04 +11:00
..
notifications deal with unavailable dbus server (Issue: #365) 2019-01-30 17:34:07 +09:00
config.d Allow config to specify a tenant id for non-multi-tenant applications (#1085) 2020-10-06 08:06:04 +11:00
itemdb.d Fix 'Skipping uploading this new file as parent path is not in the database' when uploading to a Personal Shared Folder (#1009) 2020-08-06 17:45:10 +10:00
log.d Update logfile output spacing (#944) 2020-06-05 06:00:42 +10:00
main.d Implement Feature: Create shareable link (#1061) 2020-09-14 17:49:50 +10:00
monitor.d Fix segfault when moving file when using --monitor (#997) 2020-07-22 06:54:35 +10:00
onedrive.d Adding support for authentication w/ single tenant custom applications (#1094) 2020-10-10 15:39:04 +11:00
progress.d Update progress bar to be more accurate when downloading large files (#888) 2020-04-26 06:52:29 +10:00
qxor.d Fix module std.digest.digest is deprecated (#916) 2020-05-12 10:50:36 +10:00
selective.d Implement Feature: Support negative patterns in sync_list for fine grained exclusions (#1065) 2020-09-19 06:59:19 +10:00
sqlite.d Resolve issues identified by Valgrind (#910) 2020-05-20 11:37:11 +10:00
sync.d Update debugging output for /delta changes available queries (#1089) 2020-10-07 09:33:00 +11:00
upload.d Catch unhandled MonitorException when inotify throws an error (Issue #903) (#905) 2020-05-06 07:20:13 +10:00
util.d Remove 'Icon' check as no longer valid (#1038) 2020-08-28 06:18:56 +10:00