Skip to content
Snippets Groups Projects
  1. May 20, 2012
  2. May 15, 2012
  3. May 07, 2012
  4. May 09, 2012
  5. May 07, 2012
  6. May 08, 2012
  7. May 04, 2012
  8. May 05, 2012
  9. May 04, 2012
  10. May 03, 2012
  11. May 04, 2012
  12. May 03, 2012
  13. May 02, 2012
  14. May 03, 2012
  15. May 02, 2012
  16. May 01, 2012
  17. Apr 27, 2012
    • Shane Tomlinson's avatar
      Change the order of assertion generation to be after the user is asked "is this your computer?" · be035ba2
      Shane Tomlinson authored
      * This fixes a problem where it is possible that a user takes more than 2 minutes to answer, making the already generated assertion invalid.
      * A lot of general cleanup of the state machine.
      * Push all post email selection flows to a new state, "email_valid_and_ready" which decides whether to ask the user the computer ownership status.
      * Assertions are generated after the "is this your computer" is asked.
      * doEmailChosen is replaced with doGenerateAssertion - there were multiple calls to generate an assertion, not very DRY.
      * Fix a problem in network.js where a user who completes user registration should be marked as authenticated.
      * rename email_chosen.js to generate_assertion.js to clarify its purpose.
      
      issue #1460
      be035ba2
  18. Apr 19, 2012
  19. Apr 18, 2012
  20. Apr 17, 2012
Loading