Skip to content

fix(accounts): don't give guests admin

Matthias Ahouansou requested to merge Kladky/conduit:dont-give-guests-admin into next

Simple check to only give the first non-guest user to register admin.


  • I ran cargo fmt and cargo test
  • I agree to release my code and all other changes of this MR under the Apache-2.0 license

Merge request reports