From e55ff681bcc5a6c479530d1411a3da75912d78e5 Mon Sep 17 00:00:00 2001 From: Azul Date: Thu, 28 Jun 2012 16:13:13 +0200 Subject: complete ajax flow is working - just auth fails Also we currently generate the salt on the server - this should happen on the client but for now i stick to the srp-js workflow. --- example/views/signup.erb | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'example/views/signup.erb') diff --git a/example/views/signup.erb b/example/views/signup.erb index baeb007..6e1bbf3 100644 --- a/example/views/signup.erb +++ b/example/views/signup.erb @@ -4,18 +4,18 @@ Signup to test secure remote passwords
- +
- - - +
+ +
- + Cancel
-- cgit v1.2.3