New Test Version Posted
2019-01-15
- Add always_login setting to base_xenforo for SV login-required story with 404 result.
I've never seen a user/pass required story on SV before.
We already have code for detecting stories that need login on QQ by the 403 - forbidden return code. But this is coming up 404 - file not found.
Because we still need to be able to detect and handle not-found, I've added
always_login as an option for base_xenforo. But you should only set it for stories that need it.
Example:
Code:
[https://forums.sufficientvelocity.com/threads/small-medium-litrpg.51514/]
always_login:true
[forums.sufficientvelocity.com]
username:UserName
password:XXXXXXXXXX