Skip to content
Snippets Groups Projects
  1. Mar 27, 2014
    • Jared Hancock's avatar
      Always enable ticket link by email page · 205ae826
      Jared Hancock authored
      Regardless of the configuration of the help desk registration, allow users
      to receive ticket links via email. This patch enables the display and
      operation of the ticket access link unless a user login is requested by the
      user or specifically required by the system.
      205ae826
  2. Mar 26, 2014
    • Jared Hancock's avatar
      Implement a remote user import process · 395d435e
      Jared Hancock authored
      This adds a feature for remote authentication methods for clients, such as
      LDAP, which will, after successful authentication, yield a
      ClientCreateRequest rather than an AuthenticatedUser. The
      ClientCreateRequest represents a successful authentication and user
      information lookup for a remote client. The client is then presented with a
      registration page where their information for their account in the local
      system can be reviewed prior to the account creation. Once created, the
      client account is confirmed without an email confirmation and is logged in
      immediately without reentering a password.
      395d435e
  3. Mar 25, 2014
  4. Mar 20, 2014
Loading