Austin King
|
bb73125e9d
|
Merge pull request #50 from StoyanDimitrov/patch-1
Update testPersona.php
|
2015-03-29 09:07:39 -07:00 |
StoyanDimitrov
|
6a9770a33f
|
Update testPersona.php
Fix indentation and missing closing ">".
|
2015-03-29 00:09:38 +02:00 |
Austin King
|
f00a6f00b5
|
Merge pull request #43 from jrootham/master
Separate the Persona class from the test code
|
2014-01-06 08:22:03 -08:00 |
Jim Rootham
|
e90b4fb3a0
|
Separate the Persona class from the test code
|
2014-01-04 01:17:16 -05:00 |
Austin King
|
36dedac73b
|
Merge pull request #42 from jrootham/master
Some simple fixes
|
2014-01-03 11:08:38 -08:00 |
Jim Rootham
|
a08125857e
|
Merge branch 'master' of https://github.com/jrootham/browserid-cookbook
|
2014-01-03 13:49:31 -05:00 |
Jim Rootham
|
57fcfdb02f
|
Fixed errrors, it works now
Changed php tag short form to standard
added echo commands
added form action
fixed ternary operation in Persona class
|
2014-01-03 13:48:32 -05:00 |
Jim Rootham
|
6402b891e0
|
Changed php tag short form to standard
added echo commands
added form action
fixed ternary operation in Persona class
|
2014-01-03 12:05:24 -05:00 |
Austin King
|
2e057f2d56
|
Merge pull request #41 from chilts/use-browserid-verify
Make the express example use browserid-verify
|
2013-09-03 17:52:12 -07:00 |
Andrew Chilton
|
736a0e9cb5
|
Make the express example use browserid-verify
|
2013-09-04 11:42:13 +12:00 |
Austin King
|
a22a285f35
|
Merge pull request #40 from DeadSuperHero/devise-persona
Persona-Devise example for BrowserID-Cookbook
|
2013-07-21 13:17:53 -07:00 |
Cesar Carruitero
|
d6925da97d
|
cuba example
|
2013-07-20 15:55:39 +12:00 |
DeadSuperHero
|
fab7ab3a05
|
DontNeedThis
|
2013-07-19 20:11:14 -05:00 |
DeadSuperHero
|
245087ae39
|
Quick tweak to branding
|
2013-07-19 17:03:03 -05:00 |
DeadSuperHero
|
fc4b724b20
|
Convert EasyDash to Sqlite3, ready for browserid cookbook!
|
2013-07-19 16:55:26 -05:00 |
Austin King
|
024f9dcc28
|
Merge pull request #39 from vladikoff/rails-user-fix
Fixing redirect loop and user creation
|
2013-07-18 13:48:56 -07:00 |
vladikoff
|
1a268a5438
|
Fixing redirect loop and user creation
|
2013-07-18 13:37:14 -07:00 |
Austin King
|
d8fdc4df0e
|
Merge pull request #38 from vladikoff/master
Adding pretty Jade output for development
|
2013-07-11 13:24:52 -07:00 |
vladikoff
|
0041f73dad
|
Adding pretty Jade output for development
|
2013-07-11 12:41:25 -07:00 |
Cosme Zamudio
|
cd65fcfd72
|
Added Racket example
|
2013-06-26 13:18:20 -07:00 |
Austin King
|
a24b619754
|
Merge branch 'master' of github.com:mozilla/browserid-cookbook
|
2013-06-26 13:18:01 -07:00 |
Francois Marier
|
e306d565e5
|
Merge pull request #36 from chilts/express-3
Express 3
|
2013-06-24 21:02:11 -07:00 |
Andrew Chilton
|
88473754ef
|
Output the fact that we're using the Persona verifier
|
2013-06-25 15:46:37 +12:00 |
Andrew Chilton
|
716c583762
|
Install and use the latest versions of each dependency
|
2013-06-25 15:46:03 +12:00 |
Andrew Chilton
|
c691c4604c
|
Update the templates to a more modern version of Jade
|
2013-06-25 15:45:30 +12:00 |
Andrew Chilton
|
e0b8a323df
|
Update app to Express 3
|
2013-06-25 15:44:58 +12:00 |
Austin King
|
6d08f636c0
|
Merge pull request #35 from ccarruitero/rails
rails example
|
2013-06-24 09:34:11 -07:00 |
Cesar Carruitero
|
20cef0781b
|
rails example
|
2013-06-21 11:13:37 -05:00 |
Austin King
|
ae1a98b493
|
Merge pull request #33 from softvar/master
Added a 'branded persona' button for logging - (in django)
|
2013-06-04 09:12:50 -07:00 |
Varun Malhotra
|
db6947e713
|
added 'branded' persona button
|
2013-06-04 16:50:07 +05:30 |
MVar2902
|
f08d2f4b57
|
Added 'branded Persona' button
|
2013-06-03 13:57:23 +05:30 |
Dan Callahan
|
85aa8d3abc
|
Merge pull request #31 from hdorio/master
update ruby example
|
2013-04-30 08:42:35 -07:00 |
Hadrien Dorio
|
69dde86aaf
|
ruby: add a default session secret
|
2013-04-30 08:50:52 +00:00 |
Hadrien Dorio
|
140698c0ab
|
ruby: move script tags to the bottom of the page
|
2013-04-30 08:36:46 +00:00 |
Hadrien Dorio
|
dd33728ed6
|
ruby: fix error function in jquery post
|
2013-04-29 20:59:09 +00:00 |
Hadrien Dorio
|
1293e47bbd
|
ruby: remove unsafe use of request.host
|
2013-04-29 19:56:13 +00:00 |
Hadrien Dorio
|
024d6f4000
|
ruby: remove haml and gravatar
|
2013-04-29 19:53:00 +00:00 |
Hadrien Dorio
|
266a26222b
|
ruby: replace nestful by rest-client
|
2013-04-29 19:28:02 +00:00 |
Hadrien Dorio
|
23ff518366
|
ruby: fix Nestful call
|
2013-04-29 19:27:39 +00:00 |
Francois Marier
|
614d32d717
|
Merge pull request #30 from ccarruitero/django
django: fix syntax
|
2013-04-17 15:42:24 -07:00 |
Austin King
|
518e5063f2
|
Merge pull request #29 from ccarruitero/flask
add requests to requirements and update to requests method
|
2013-04-17 09:50:03 -07:00 |
Cesar Carruitero
|
5c3b035e36
|
django: fix syntax
|
2013-04-17 09:50:57 -05:00 |
Cesar Carruitero
|
bd5458e538
|
add requests to requirements
|
2013-04-17 09:41:00 -05:00 |
Cesar Carruitero
|
5e6c7e7e9a
|
change to request json method
|
2013-04-17 09:40:42 -05:00 |
Francois Marier
|
2757344a2c
|
Merge pull request #28 from ccarruitero/webpy
fix TypeError
|
2013-04-16 17:46:37 -07:00 |
Cesar Carruitero
|
8350bb0b09
|
change to requests method
|
2013-04-16 12:00:54 -05:00 |
Cesar Carruitero
|
11860e37f2
|
fix TypeError
|
2013-04-16 10:50:49 -05:00 |
Francois Marier
|
6c071ee051
|
flask: use jQuery.post() to simplify AJAX calls
|
2013-04-15 18:25:36 +12:00 |
Francois Marier
|
b7a938cb32
|
flask: remove unused CSS classes
|
2013-04-15 18:25:28 +12:00 |
Francois Marier
|
286d4cd314
|
flask: remove page title
|
2013-04-15 18:25:22 +12:00 |