openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
node-openid
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
2 days
ago. based on code collected
4 days
ago.
Nov 23, 2023 — Nov 23, 2024
Showing page 8 of 9
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Delete carriage return characters before parsing XRDS
otaku
More...
over 13 years ago
Makes sure the callback is called only once on verification failure.
Yonathan
More...
over 13 years ago
v0.1.4
Håvard Stranden
More...
over 13 years ago
Add claimed identifier to response
Håvard Stranden
More...
over 13 years ago
Release v0.1.3
Håvard Stranden
More...
almost 14 years ago
Removed console.log statement
Håvard Stranden
More...
almost 14 years ago
Fixed undefined variable reference in README example
Håvard Stranden
More...
almost 14 years ago
package.json: json standard dictates double-quoted strings
Håvard Stranden
More...
almost 14 years ago
Fixed and improved extension integration
Håvard Stranden
More...
almost 14 years ago
Added test for google apps for domains.
Dylan Greene
More...
almost 14 years ago
Remove old querystring so that Node's url.format includes all params. This fixes support for Google Apps for Domains which has querystring in the url. https://www.google.com/accounts/o8/site-xrds?hd=YOURDOMAIN.COM
Dylan Greene
More...
almost 14 years ago
Merge branch 'master' of github.com:havard/node-openid
Håvard Stranden
More...
almost 14 years ago
Updated README to reflect latest changes
Håvard Stranden
More...
almost 14 years ago
NPM now requires valid JSON in package.json
Håvard Stranden
More...
almost 14 years ago
Merge branch 'master' of github.com:havard/node-openid
Håvard Stranden
More...
almost 14 years ago
Fixed issue with provider resolution calling non-existant function in certain paths. Added error as data to failing HTTP requests.
Håvard Stranden
More...
almost 14 years ago
Fix #18 - Faulty function call in certain resolution cases
Håvard Stranden
More...
almost 14 years ago
Make html link regex more greedy to make sure it doesn't swallow too much
Håvard Stranden
More...
almost 14 years ago
Fixed issue with XRDS provider information where delegated identities would be dropped and handled as identifier selection
Håvard Stranden
More...
almost 14 years ago
Strict mode introduced: Currently, strict mode means asserting a secure channel if provider does not support encryption.
Håvard Stranden
More...
almost 14 years ago
Removed bogus provider test
Håvard Stranden
More...
almost 14 years ago
Fixed faulty validity check in stateless signature verification. Fixed mixed up verification methods (stateless verification used hmac and vice-versa). Fixed stateless variable typo in relying party object.
Håvard Stranden
More...
almost 14 years ago
Fixed bug in stateless verification, removed provider from callback arguments (not needed)
Håvard Stranden
More...
almost 14 years ago
Added RelyingParty object simplifying the interface of the library
Håvard Stranden
More...
almost 14 years ago
Adopt extensions code to coding style
Håvard Stranden
More...
almost 14 years ago
Removed node 0.2 compat code (which was not working anyway)
Håvard Stranden
More...
almost 14 years ago
Support for stateless mode
Håvard Stranden
More...
almost 14 years ago
Unified comments and editor settings across files
Håvard Stranden
More...
almost 14 years ago
Node 0.3.7 is required
Håvard Stranden
More...
almost 14 years ago
Parse link tags with more than one rel, also catch one more error
Arpad Borsos
More...
almost 14 years ago
←
1
2
3
4
5
6
7
8
9
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree