Skip to content

Wiring broken on staging

Marcelo Rivera requested to merge fix/wire-acl-1379 into master

Summary

This fixes broken Wire, which was failing when you tried to submit one

closes #1379 (closed)

Testing

  1. Log in with a verified user
  2. Wire someone (it should work normally)
  3. Log in with an unverified user
  4. Wire someone (you should get a "You must verify your account" error):

image

Merge request reports