Skip to content
Snippets Groups Projects
  1. Jun 17, 2019
  2. Jun 14, 2019
  3. Jun 13, 2019
  4. Jun 12, 2019
    • Amber Brown's avatar
      Remove Python 2.7 support. (#5425) · 09e9a26b
      Amber Brown authored
      * remove 2.7 from CI and publishing
      
      * fill out classifiers and also make it not be installed on 3.5
      
      * some minor bumps so that the old deps work on python 3.5
      09e9a26b
  5. Jun 11, 2019
  6. Jun 10, 2019
    • Andrew Morgan's avatar
      Don't warn user about password reset disabling through config code (#5387) · 2ddc1357
      Andrew Morgan authored
      Moves the warning about password resets being disabled to the point where a user actually tries to reset their password. Is this an appropriate place for it to happen?
      
      Also removed the disabling of msisdn password resets when you don't have an email config, as that just doesn't make sense.
      
      Also change the error a user receives upon disabled passwords to specify that only email-based password reset is disabled.
      2ddc1357
Loading