writefreely/migrations
Matt Baer ca4a576c31 Support OAuth registration with invite code
This adds any OAuth login buttons to the invite signup page, stores the invite code for the flow duration, and associates the new user with it once successfully registered.

It enables invite-only instances with OAuth-based registration.
2020-04-20 18:18:23 -04:00
..
drivers.go Support changing instance page titles 2019-04-11 13:56:07 -04:00
migrations.go Support OAuth registration with invite code 2020-04-20 18:18:23 -04:00
v1.go Rolling back v1 migration change as per PR feedback. T710 2020-01-02 15:36:21 -05:00
v2.go Support changing instance page titles 2019-04-11 13:56:07 -04:00
v3.go address PR comments 2019-10-25 12:04:24 -07:00
v4.go Skip IF [TABLE] NOT EXISTS on v4 migrations 2020-03-03 11:48:04 -06:00
v5.go Add copyright notices to fixed files 2020-03-03 11:47:38 -06:00
v6.go Make `handle` column in remoteusers NULL 2020-03-24 07:59:00 -04:00
v7.go Use NULL for new attach_user_id column 2020-02-10 15:24:39 -05:00
v8.go Support OAuth registration with invite code 2020-04-20 18:18:23 -04:00