mirror of
https://github.com/Set-OutlookSignatures/Set-OutlookSignatures.git
synced 2026-04-26 10:45:52 +03:00
[PR #20] [MERGED] v2.3.0 #82
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Set-OutlookSignatures-Set-OutlookSignatures#82
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Set-OutlookSignatures/Set-OutlookSignatures/pull/20
Author: @GruberMarkus
Created: 10/8/2021
Status: ✅ Merged
Merged: 10/8/2021
Merged by: @GruberMarkus
Base:
main← Head:develop📝 Commits (10+)
2492ed2fix: allow multi-relative paths136dca9docs(CHANGELOG): Fix relative paths display78d8220Merge branch 'develop' of https://github.com/GruberMarkus/Set-OutlookSignatures into develop5479e4efix: User could connect to hidden Word COM objectfbfcd26docs: Refer to implementation approach53c1f50feat: New replacement variables OFFICE, COMPANY6e224d3docs: Update FAQsbd36c5eInitial Graph supportd8fa188v2.3.0-beta1e14f992v2.3.0-beta1📊 Changes
114 files changed (+58115 additions, -450 deletions)
View changed files
📝
.github/FUNDING.yml(+1 -1)📝
build/build.ps1(+5 -3)📝
docs/CHANGELOG.md(+22 -2)➕
docs/CODE_OF_CONDUCT.md(+135 -0)📝
docs/CONTRIBUTING.md(+47 -12)📝
docs/Implementation approach.md(+1 -1)📝
docs/README.md(+292 -70)📝
src/Set-OutlookSignatures.ps1(+1055 -340)➕
src/bin/MSAL.PS/Add-MsalClientApplication.ps1(+197 -0)➕
src/bin/MSAL.PS/Clear-MsalTokenCache.ps1(+169 -0)➕
src/bin/MSAL.PS/Enable-MsalTokenCacheOnDisk.ps1(+193 -0)➕
src/bin/MSAL.PS/Get-MsalAccount.ps1(+176 -0)➕
src/bin/MSAL.PS/Get-MsalClientApplication.ps1(+216 -0)➕
src/bin/MSAL.PS/Get-MsalFeatureSupport.ps1(+155 -0)➕
src/bin/MSAL.PS/Get-MsalToken.ps1(+533 -0)➕
src/bin/MSAL.PS/License.txt(+21 -0)➕
src/bin/MSAL.PS/MSAL.PS.ps1(+278 -0)➕
src/bin/MSAL.PS/MSAL.PS.psd1(+334 -0)➕
src/bin/MSAL.PS/MSAL.PS.psm1(+195 -0)➕
src/bin/MSAL.PS/Microsoft.Identity.Client.4.36.1/net45/Microsoft.Identity.Client.dll(+0 -0)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.