
7
3.2.6 Remember-Me Support
Code Dx supports three levels of “Remember-Me” support. You can set the level that Code Dx
will use by setting the swa.user.rememberme field in the config file.
The three supported configuration values are:
full – Code Dx will remember any user who logs in. Once logged in, users will not need
to log in via the login form even after their session expires. They will be remembered by
a special cookie, until that cookie expires. The “rememberMe” cookie does not contain
the user’s password in any way, shape, or form.
username-only – Code Dx will remember the username of any user who logs in. This is
used to auto-fill the username field of the login form. Users are remembered by a
cookie, until that cookie expires. This cookie simply contains the user’s name.
off – Code Dx will not remember anything about a user once that user’s session expires
or if they log off.
Note: for full and username-only modes, users can opt-out of being remembered by Code Dx
by unchecking the “remember me” checkbox in the login form.
3.2.7 Analysis Behavior
There are two settings that allow you to affect Code Dx's behavior regarding its analysis of SwA
data files.
1. You can control how many independent SwA analyses run at once by setting
the swa.analyzers.count property to a number. The analysis process can be very
resource-intensive, so we recommend using a low number initially until you have a
better sense for your usage load.
Kommentare zu diesen Handbüchern