1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 26, 2023 — May 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #289 from sergeychernyshev/master More... over 5 years ago
Added OpenSSL support to setup wizard UI More... over 5 years ago
Added check for openssl as mcrypt alternative within depcheck More... almost 6 years ago
Merge pull request #288 from sergeychernyshev/master More... over 6 years ago
Fixed a bug with auth link parameters and handling of 401 response code in OAuth2 call. Do not update refresh token if new one was not provided. More... over 6 years ago
Implement OAuth2 token refresh More... over 6 years ago
Merge pull request #287 from sergeychernyshev/master More... over 6 years ago
Moved meetup module to OAuth2 More... over 6 years ago
Useful method for OAuth2 credentials where app wants to use some of them, e.g. user ID returned as user creds. More... over 6 years ago
Bug in OAuth2 module caused problems with OAuth calls with query string parameters. More... over 6 years ago
Merge pull request #286 from sergeychernyshev/master More... over 6 years ago
Do not enforce HTTPS in CLI mode More... over 6 years ago
Merge pull request #283 from sergeychernyshev/https-only More... over 6 years ago
Do not allow access without HTTPS, unless explicitly disabled (#280) More... over 6 years ago
Merge pull request #282 from sergeychernyshev/swagger-upgrade More... over 6 years ago
Upgraded Swagger UI More... over 6 years ago
Updated logos for Google and Facebook, removed old Google module for good More... over 6 years ago
Fixed OAuth2 expiration DB field format, updated Google API More... over 6 years ago
Updated Facebook branding More... over 6 years ago
Bug with sign up using facebook when user is already registered. More... over 6 years ago
Switched random generators to use openssl if it's available More... over 6 years ago
Updated to latest baseline bootstrap More... over 6 years ago
Merge branch 'master' of git://github.com/StartupAPI/users More... over 6 years ago
Updated cookie encryption/decryption to use openssl instead of mcrypt where supported. More... over 6 years ago
Updated Facebook dependency in installation wizard More... over 6 years ago
Upgraded Facebook login module to PHP SDK 5 and Graph API 2.9 More... almost 7 years ago
Using new PHP module More... almost 7 years ago
Not all PHP servers define CONTENT_TYPE key in $_SERVER object More... almost 7 years ago
Ignore POST content-type encoding when checking for form format More... about 7 years ago
Catching mailer exceptions and logging them More... over 7 years ago