-
Notifications
You must be signed in to change notification settings - Fork 75
Developer documentation? #425
Is the docs-website mainly for users of the software and not the developers?
It does have the contribution guide so it might be for both.
Would the following type of information be useful to document somewhere, for example as discussion threads at first?
I was reading about the password requirement configuration in mirth.properties and it was unclear to me what minspecial specifically means:
engine/server/conf/mirth.properties
Line 16 in 423df18
That lead me to PasswordRequirementsChecker class:
https://github.com/OpenIntegrationEngine/engine/blob/main/server/src/main/java/com/mirth/connect/server/util/PasswordRequirementsChecker.java
which defines the special characters:
engine/server/src/main/java/com/mirth/connect/server/util/PasswordRequirementsChecker.java
Line 218 in 423df18
All reactions
Replies: 1 comment
Both, in my opinion. You might get a better response to these questions on the discord. https://discord.gg/h5FAvV7N3