Skip to content
  • Nigel McNie's avatar
    Added two methods: · 3eb610f3
    Nigel McNie authored
      - check if a user is suspended, and if so return some information about
        it
      - change a users password to the given password
    
    Removed the implementation of get_user_info, which is no longer needed now
    that by default information is sourced from the database by the
    authentication stuff.
    3eb610f3