Skip to content

Commit 964c6e4

Browse files
committed
Tables and pictures now ok
1 parent 4c8196d commit 964c6e4

File tree

8 files changed

+10
-23
lines changed

8 files changed

+10
-23
lines changed

docs/passwordsecure/9.1/configuration/advancedview/clientmodule/passwordreset/user-defined_scripts.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ param (
3838
        [String]$CredentialsUserName,
3939
        [Security.SecureString]$CredentialsPassword
4040
    )
41-
4241
```
4342

4443
The following standard parameters can be used here:
@@ -67,7 +66,6 @@ been changed via a **Write-Output**. The following example simply uses the outpu
6766
    } else {
6867
        Write-Output "false"
6968
    }
70-
7169
```
7270

7371
Naturally, CredentialsUserName and CredentialsPassword can also be directly used in the script (i.e.

docs/passwordsecure/9.1/installation/installationclient/installation_client.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ saved in the local configuration file. The database connection can be made with
7171
```
7272
HKEY_CURRENT_USER\SOFTWARE\MATESO\Password Safe and Repository 8\DatabaseProfiles
7373
HKEY_LOCAL_MACHINE\SOFTWARE\MATESO\Password Safe and Repository 8\DatabaseProfiles
74-
7574
```
7675

7776
These keys are structured like this:
@@ -87,7 +86,6 @@ These keys are structured like this:
8786

8887
```
8988
HKEY_LOCAL_MACHINE\SOFTWARE\MATESO\Password Safe and Repository 8\DatabaseProfiles
90-
9189
```
9290

9391
Then the last used date base as well as the last registered user are created with the following ID,
@@ -96,7 +94,6 @@ when you log in for the first time:
9694

9795
```
9896
HKEY_CURRENT_USER\SOFTWARE\MATESO\Password Safe and Repository 8\DatabaseProfiles
99-
10097
```
10198

10299
NOTE: When the corresponding registry entry is set and no related database profile exists, the

docs/passwordsecure/9.1/installation/requirements/application_server.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,8 @@ sidebar_position: 10
88

99
#### System Components
1010

11-
| | | |
12-
| ----------------- | ------------------ | ------------------ |
1311
| Attribute | Minimum | Recommended |
12+
| ----------------- | ------------------ | ------------------ |
1413
| OS | MS Win Server 2019 | MS Win Server 2022 |
1514
| Architecture | x64 | x64 |
1615
| CPU [# Cores] | 4 | 8 |

docs/passwordsecure/9.1/installation/requirements/client_configuration.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,14 @@ sidebar_position: 30
1010

1111
NOTE: Our Windows Application (Win App) is not available for MSP-customers!
1212

13-
| | | |
14-
| --------------------------- | ----------------------------------- | ---------------------- |
1513
| Attribute | Minimum | Recommended |
14+
| --------------------------- | ----------------------------------- | ---------------------- |
1615
| OS | Win 10 21H2 19044 Win 11 21H2 22000 | Win 11 23H2 22631.3235 |
1716
| Architecture | x64 | x64 |
1817
| CPU [Cores] | 4 | 8 |
19-
| RAM [GB] | 8 | 16 |
18+
| RAM [GB] | 8 | 16 |
2019
| Disk Space [GB] | 50 | 100 |
21-
| MS .NET Framework | 4.8 | 4.8.1 |
20+
| MS .NET Framework | 4.8 | 4.8.1 |
2221
| RDP-Version (if applicable) | 10 | 12 |
2322

2423
#### Required Configuration

docs/passwordsecure/9.1/installation/requirements/mobile_apps.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,8 @@ Our mobile apps are only supported on devices with the official OS (no jailbreak
1313
rooted).
1414
:::
1515

16-
17-
| | | |
18-
| ---------------- | ------- | ----------- |
1916
| OS | Minimum | Recommended |
17+
| ---------------- | ------- | ----------- |
2018
| iOS (Apple) | 17.7.1 | 18.1 |
2119
| iPadOS (Apple) | 17.7.1 | 18.1 |
2220
| Android (Google) | 13 | 15 |

docs/passwordsecure/9.1/installation/requirements/mssql_server.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,8 @@ various limitations. Our recommendation is to use MS SQL Server Standard as a mi
1313

1414
Please follow Microsoft recommendations for system requirements for SQL Server.
1515

16-
| | | |
17-
| --------------------- | ------- | ----------- |
1816
| Attribute | Minimum | Recommended |
17+
| --------------------- | ------- | ----------- |
1918
| MS SQL Server Version | 2019 | 2022 |
2019

2120
:::warning

docs/passwordsecure/9.1/installation/requirements/webserver/browser.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,9 @@ sidebar_position: 10
1111
Only the browser extension provided in the store of the supported browser is supported (NOT Chrome
1212
browser extension used in Edge, for example).
1313

14-
| | | |
15-
| ----------------- | -------------------------- | ----------- |
1614
| Supported Browser | Minimum | Recommended |
15+
| ----------------- | -------------------------- | ----------- |
1716
| Chrome | Last two Stable releases | Stable |
1817
| Edge | Last three Stable releases | Stable |
1918
| Firefox | ESR | Stable |
20-
| Safari | Latest | Latest |
19+
| Safari | Latest | Latest |

docs/passwordsecure/9.1/installation/requirements/webserver/webserver.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,16 @@ sidebar_position: 40
88

99
#### System Components
1010

11-
| | | |
12-
| --------- | --------------- | ----------------- |
1311
| Webserver | Minimum | Recommended |
12+
| --------- | --------------- | ----------------- |
1413
| IIS | 10 | 10 |
1514
| Apache | 2.4.58 | 2.4.58 |
1615
| NGINX | 1.24.0 (stable) | 1.25.4 (mainline) |
1716

1817
#### Required Modules/Extensions
1918

20-
| | | | |
21-
| --------------------- | ------- | ----------- | ---------- |
2219
| Attribute | Minimum | Recommended | Applies to |
20+
| --------------------- | ------- | ----------- | ---------- |
2321
| URL Rewrite mod | 2.1 | 2.1 | IIS |
2422
| ARR | 3.0 | 3.1 | IIS |
2523
| Websocket Protocol | - | - | IIS |

0 commit comments

Comments
 (0)