Skip to content

Commit 8ec340d

Browse files
committed
Update strongbox-authorization-yaml.md
Same issue with this page as well. None of the links are working. After checking multiple other pages, none of the external links were working for me. I am unsure if it is my computer and connection or the wiki. All of the links that correspond to other pages on the wiki are working fine.
1 parent ec0abb5 commit 8ec340d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/user-guide/configuration-files/strongbox-authorization-yaml.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@ This way every user not logged in will be awarded by the `ARTIFACTS_RESOLVE` and
4141

4242
# Information for Developers
4343

44-
The following classes are related to various aspects of the authorization configuration:
44+
The following classes are related to various aspects of the authorization configuration:
4545

46-
| Class Name | Description |
46+
| Class Name | Description |
4747
|:------------|-------------|
4848
| [`org.carlspring.strongbox.authorization.dto.AuthorizationConfigDto`](https://github.com/strongbox/strongbox/blob/master/strongbox-security/strongbox-user-management/src/main/java/org/carlspring/strongbox/authorization/dto/AuthorizationConfigDto.java) | Represents authorization configuration in a deserialized form. |
4949
| [`org.carlspring.strongbox.authorization.AuthorizationConfigFileManager`](https://github.com/strongbox/strongbox/blob/master/strongbox-security/strongbox-user-management/src/main/java/org/carlspring/strongbox/authorization/AuthorizationConfigFileManager.java) | Class to serialize / deserialize the authorization configuration. |

0 commit comments

Comments
 (0)