Skip to content
Snippets Groups Projects
Select Git revision
  • 2012.11.23-hotfix-issue2822 default protected
  • 3778-app-guid-origins
  • automate-performance-test
  • block-tos-pp-on-goldilocks
  • bugzilla-873241-spanish-tos-pp-train-06-19
  • decommission-notice
  • desktop
  • dev
  • display-opts-in-watch
  • future
  • goldilocks
  • hotfix-2013.06.05-issue-3496-tooltips-off-screen
  • hotfix-2013.10.09-4032-mobile-continue
  • hotfix-2013.10.23-mobile-continue-button
  • issue-2497-refactor-to-idp-state-machine-style
  • issue-3010-train-2013.02.01-hotpatch
  • issue-3375-localize-tospp
  • issue-3529-metrics-data-kpi-dashboard
  • issue-3683-train-7-17
  • issue-4144-broken-primaries
  • current_train_on_stage
  • train-2012.04.11
  • train-2012.03.28
  • train-2012.03.14
  • train-2012.03.01
  • train-2012.02.16
  • train-2012.02.02
  • train-2012.01.18
  • train-2012.01.05
  • train-2011.12.28
  • train-2011.12.08
  • train-2011.12.01
  • train-2011.11.17
  • train-2011.12.01-hotfix-601
  • train-2011.11.10-DERAILED
  • train-2011.11.03
  • train-2011.10.27
  • train-2011.10.20
  • train-2011.10.13
  • train-2011.10.06
40 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.028Dec272523222120191615141312986542130Nov292829282623222119181716151413121311109841031031031031039398743232131Oct2827262520162524212016152019changelog update for #298mix in the server seed into the client entropy pool, fixes #298update changelog and browserid.spec on dev branch after branching 2011.12.28ChangeLog update for issue #800added random seed in session context and in the process improved CSRF token entropy fixes #800update changelog and bump version for train-2011.12.28disable 'online' check. too many false positives to be useful. closes #719 (@shane-tomlinson - I went for a minimal fix given we're branching the beta train right after this commit. feel free to clean up)moved to new assertion format, added a bunch of tests to check both old and new formats, fixes #507Merge pull request #808 from s9e/patch-1document issue #507 in changelogMerge pull request #813 from mozilla/feature_new_assertion_formatchangelog update for #298mix in the server seed into the client entropy pool, fixes #298remove '(in progress)' language from changelog, this train is cookedupdate changelog and browserid.spec on dev branch after branching 2011.12.28ChangeLog update for issue #800added random seed in session context and in the process improved CSRF token entropy fixes #800update changelog and bump version for train-2011.12.28disable 'online' check. too many false positives to be useful. closes #719 (@shane-tomlinson - I went for a minimal fix given we're branching the beta train right after this commit. feel free to clean up)Starting a set_password controller.Can now add an IdP supported email address as a second email address.moved to new assertion format, added a bunch of tests to check both old and new formats, fixes #507tests of the new add_email_with_assertion wsapiupdate verifier tests to use a real domain that doesn't have primary support for one of the negative tests. network timeouts make tests run painfully slow.a new WSAPI to add an email to an account via an assertion.add new database API and tests - db.addPrimaryEmailToAccount()Merge branch 'dev' into feature_primariesfix issue where when allowPersistent is true, and the user is not authenticated to browserid, they wouldn't be shown the 'keep me signed in' checkbox - closes #776 (presumably a regression introduce in f9ab1ba9c2cab2aede58e20d613aee585e1167f5 ?)Improve in-source RP for testing. Now you can fully specify the navigator.id.get() call without writing code - this is not an example for browserid implementors, but rather a local testing tool for browserid devs. for testing of issue #776Removed a trailing comma that prevents Google Closure Compiler from minifying the file.* Once a user is verified with their primary, print a message letting them know.Can now log in to an already created account with a primary.Woot! We can now redirect to an IdP page to authenticate and then back.teach the verifier how to verify assertions issued by primariesRe-enabling the WinChan error check.Merge branch 'feature_primaries' of github.com:mozilla/browserid into feature_primariesadd plumbing to redirect to IdP and back for authCleaning up the flow in the dialog of provisioning a new user. Tests are all out of date.We can now redirect the page to a primary to do authentication.wooha. With some caveats, the sign up flow where authentication with the primary is working.
Loading