Related changes
Appearance
Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your watchlist are in bold.
List of abbreviations:
- N
- This edit created a new page (also see list of new pages)
- m
- This is a minor edit
- b
- This edit was performed by a bot
- (±123)
- The page size changed by this number of bytes
13 September 2026
| N 13:58 | RefractSurvey Upgrading diffhist +2,794 Nerdofepic talk contribs (Created page with "Upgrading RefractSurvey is two separate things: getting the new '''files''' onto your server, and letting the '''database''' catch up. This is a technical page — if something here doesn't make sense, an upgrade is a good time to ask whoever manages your server. == Step 1: Copy the new files over == Unzip the new release somewhere on the server, then from inside it, run: <pre> sudo refractsurvey_server/upgrade.sh </pre> This copies the new application files over...") | ||||
| N 13:55 | RefractSurvey Security Notes diffhist +2,545 Nerdofepic talk contribs (Created page with "RefractSurvey handles a number of security details on its own, without needing any configuration from you. This page is a plain-language rundown of what it does and why, for anyone curious or evaluating it for their team. == Logging in == Repeated failed login attempts are automatically slowed down — both for one specific username, and (separately) from one specific visitor — so guessing at a password isn't a fast or practical way in. A handful of teammates...") | ||||
| N 13:48 | RefractSurvey Getting Started diffhist +3,456 Nerdofepic talk contribs (Created page with "This page walks through installing RefractSurvey by hand on a server you've already got. If you're starting from a completely bare Linux box and want the setup automated for you, see Automated Server Setup instead — it does everything below for you plus the server-level setup. == What you'll need == * A web server running '''Apache''' with <code>mod_rewrite</code> available (clean URLs are optional but recommended) * '''PH...") | ||||