
Resources.FitNesseRoot.FitNesse.SuiteAcceptanceTests.SuiteAuthenticationTests.TestSecureFilesAccess.content.txt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of fitnesse Show documentation
Show all versions of fitnesse Show documentation
The fully integrated standalone wiki, and acceptance testing framework.
!|FileSection|setup|
Requesting a file from the ''files''' directory does not require authentication, but requesting a directory does.
A response with status 401 will be received signifying lack of authentication.
!|script|
|directory|files/|should not be readable with no authentication|
|directory|files/|should not be readable by user|Aladdin|password|open please|
|directory|files/|should be readable by user|Aladdin|password|open sesame|
!|FileSection|teardown|
© 2015 - 2025 Weber Informatics LLC | Privacy Policy