Skip to content
Snippets Groups Projects
  1. Apr 08, 2020
  2. Apr 07, 2020
  3. Apr 06, 2020
    • Awais Jibran's avatar
      Adds retry logic for ss. · 4ead2156
      Awais Jibran authored
      1. Created a new celery queue with key `SOFTWARE_SECURE_VERIFICATION_ROUTING_KEY`.
      2. Added a celery task with retry logic.
      3. sorted imports with isort.
      4. Changed deprecated `log.warn` => `log.warning`.
      4ead2156
  4. Mar 25, 2020
  5. Mar 24, 2020
  6. Mar 11, 2020
  7. Mar 10, 2020
  8. Mar 06, 2020
    • David Ormsbee's avatar
      Show Courseware MFE link to course staff. · 97990627
      David Ormsbee authored
      Show a link the courseware MFE to course staff if the
      ENABLE_COURSEWARE_MICROFRONTEND feature is enabled and the
      REDIRECT_TO_COURSEWARE_MICROFRONTEND CourseWaffleFlag is active
      for that course. Previously only global staff could see this link.
      
      This commit also adds ENABLE_COURSEWARE_MICROFRONTEND to
      lms/envs/common.py and makes this value True by default on
      devstack, since that front end application should soon be part
      of devstack: https://github.com/edx/devstack/pull/484
      
      Related to TNL-6982 and TNL-7045.
      97990627
  9. Mar 04, 2020
  10. Mar 02, 2020
  11. Feb 27, 2020
  12. Feb 26, 2020
  13. Feb 25, 2020
  14. Feb 21, 2020
  15. Feb 19, 2020
  16. Feb 18, 2020
  17. Feb 14, 2020
  18. Feb 13, 2020
  19. Feb 11, 2020
  20. Feb 10, 2020
  21. Feb 07, 2020
    • zia.fazal@arbisoft.com's avatar
      Added ability to logout from IDP · d7ed021b
      zia.fazal@arbisoft.com authored
      Logout link should be displayed only for learner portal
      
      Added changed to display only for learner portal
      Added unit tests
      
      check third_party_auth is enabled
      
      Changes to extend SSO logout link feature to Oauth providers
      
      Fixed quality violations
      
      Removed unncessary assert
      
      Reviewer feedback changes
      d7ed021b
  22. Feb 06, 2020
  23. Feb 05, 2020
  24. Jan 28, 2020
  25. Jan 21, 2020
Loading