summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-20moved src to lib and use relative path in require_treeAzul
2012-07-20Merge branch 'master' of git://github.com/leapcode/srp-jsAzul
2012-07-20added an index file to use with sprocketsAzul
2012-07-20added an index file to use with sprocketsAzul
2012-07-20INCOMPATIBLE: major restructuring of the repositoryAzul
2012-07-02reject server response with error message if B=0Azul
2012-07-02expectRequest and respond{JSON,XML} functions to simplify the testsAzul
2012-07-02refactoring the tests a bitAzul
2012-07-02parsing JSON responses tested and fixedAzul
2012-07-02factored out parsing the responsesAzul
2012-07-02check for ready state and status before callbackAzul
2012-07-02changed indentation to the 2 spaces i loveAzul
2012-07-02added integration test for loginAzul
2012-06-29Connection Header is not allowed according to xhr spec.Azul
2012-06-29added tests for registration with jasmin and sinonAzul
2012-06-27adding license remark in readmeAzul
2012-06-27added Readme from the original project siteAzul
2009-08-15This adds a file 'utils.py' to simplify templating.ausiv4
2009-08-14Fixed bug in views.py, changed files named 'hash' to 'crypto' since it now in...ausiv4
2009-08-13Added support for logins without javascript. This is configurable on a site-b...ausiv4
2009-08-12Rather than passing the necessary parameters to the SRP constructor, I've mad...ausiv4
2009-08-12When upgrading the user from a non-srp account to an SRP account, the client ...ausiv4
2009-08-09Significant cleanup to srp.js.ausiv4
2009-08-08This adds upgrade functionality so that existing django apps can switch to SRP.ausiv4
2009-08-07This update separates the register functionality from the login library. The ...ausiv4
2009-08-06Changes were made to improve database efficiency and to use the django authen...ausiv4
2009-08-04Removed debugging line from srp.jsausiv4
2009-08-04Improved documentation for srp.js.ausiv4
2009-08-04Now the import_hashes function checks to see whether the srp file is packed o...ausiv4
2009-08-04I've cleaned up the script path code so that it now packs properly. The path ...ausiv4
2009-08-04I've started working on the feature that will allow existing servers to upgra...ausiv4
2009-07-28Fixed srp.js for IE6.ausiv4
2009-07-28In this update we use jsPacker.pl to combine and compress javascript ausiv4
2009-07-25Moved register and login page to templates rather than cluttering views.py. A...ausiv4
2009-07-25Fixed views.py to work with the new library for registration. There were mino...ausiv4
2009-07-25This commit makes major revisions to srp.js. The SRP library now works ausiv4
2009-07-24Fixed error in jsbn.js, cleaned tables in login and register views.ausiv4
2009-07-24Added license to Tom Wu's jsbn libraries.ausiv4
2009-07-24Merge proper-random with trunk.ausiv4
2009-07-24Fixing previous mistakeausiv4
2009-07-24Not what I meant to do...ausiv4
2009-07-23testausiv4
2009-07-23Test commitausiv4
2009-07-23Ignore changes to settings.pyausiv4
2009-07-23First submission.ausiv4
2009-07-23please workausiv4