feat: add invited_by attribute
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -20,6 +20,8 @@
|
||||
<label for="password">Password:</label>
|
||||
<input type="password" name="password" />
|
||||
|
||||
<input type="hidden" name="invited_by" value="{{ username }}"/>
|
||||
|
||||
<input type="submit" />
|
||||
</form>
|
||||
|
||||
|
Reference in New Issue
Block a user