BookStack/tests
Dan Brown 1a72208d27
Added configurable robots.txt file.
Deleted old static file.
Default output depends on app-public setting.
Otherwise can be overidden in `.env` file via `ALLOW_ROBOTS`
Otherwise view file can be customized.

Fixes #779
2018-03-31 12:41:40 +01:00
..
Auth
Entity Added tags to chapters and books 2018-03-30 14:09:51 +01:00
Permissions Updated create routes to prevent slug clashes 2018-03-25 11:34:42 +01:00
test-data
ActivityTrackingTest.php
AttachmentTest.php Fixed error when accessing non-authed attachment 2018-02-11 12:37:02 +00:00
BrowserKitTest.php
CommandsTest.php
CreatesApplication.php
ErrorTest.php
HomepageTest.php Finished migrated from icon-font to SVG 2018-02-17 19:49:00 +00:00
ImageTest.php Ensured uploaded system images remain public 2018-03-25 12:41:52 +01:00
LanguageTest.php
PublicActionTest.php Added configurable robots.txt file. 2018-03-31 12:41:40 +01:00
TestCase.php Fixed error when accessing non-authed attachment 2018-02-11 12:37:02 +00:00
UserProfileTest.php