Skip to content
Snippets Groups Projects
  1. Jun 06, 2014
    • Jared Hancock's avatar
      Users can visit more than one ticket via link · dcafe20f
      Jared Hancock authored
      Previously, once a client was authenticated to the system with an email
      link, the user could utilize other email links to other tickets; however,
      the same ticket page would be presented to the user regardless of which link
      was utilized.
      
      This patch allows the ticket in focus for the user to be changed after
      visiting the client portal with a different ticket link.
      dcafe20f
  2. May 23, 2014
  3. May 07, 2014
  4. Apr 25, 2014
  5. Apr 16, 2014
  6. Apr 11, 2014
  7. Apr 03, 2014
  8. Apr 01, 2014
  9. Mar 31, 2014
  10. Mar 27, 2014
  11. 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
  12. Mar 25, 2014
  13. Mar 20, 2014
  14. Mar 10, 2014
    • Jared Hancock's avatar
      pwreset: Fixup password reset system · b2550b37
      Jared Hancock authored
      Turns out that the new authentication system incorrectly cancels the reset
      tokens when it processes logins rather than after the user successfully
      resets his/her password
      b2550b37
  15. Mar 06, 2014
  16. Feb 13, 2014
  17. Feb 08, 2014
  18. Feb 04, 2014
  19. Jan 22, 2014
  20. Jan 21, 2014
  21. Jan 20, 2014
  22. Jan 17, 2014
Loading