Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixing typos (#75)HEADorigin/masterorigin/HEADmaster | kimjangwook | 2017-04-18 | 1 | -1/+1 |
| | | | | In line 138: usename -> username | ||||
* | Added license. Fixes #70 | Arnold Daniels | 2017-04-12 | 1 | -0/+22 |
| | |||||
* | Expiration time (#62)v0.3.0 | Julien Verhaeghe | 2017-02-24 | 4 | -10/+15 |
| | | | | | Expose cookie life time parameter to customize it. Default is 3600. Minor fixes for code quality | ||||
* | Merge pull request #53 from poratuk/sso-andrew | Arnold Daniels | 2016-10-02 | 2 | -7/+29 |
|\ | | | | | Moved SessionID from query param to the request headers. | ||||
| * | Fixed requested changes | Andrii Cherytsya | 2016-09-26 | 1 | -8/+3 |
| | | |||||
| * | Changed to RFC 6750, changed code to PSR2. | Andrii Cherytsya | 2016-09-23 | 2 | -24/+34 |
| | | |||||
| * | Moved SessionID from query param to the request headers. | Andrii Cherytsya | 2016-09-23 | 2 | -8/+25 |
| | | |||||
* | | Update README.md | Arnold Daniels | 2016-09-23 | 1 | -0/+2 |
|/ | |||||
* | Update README.md | Arnold Daniels | 2016-09-02 | 1 | -1/+1 |
| | |||||
* | Merge pull request #49 from Octen/fix-logout-add-body | Arnold Daniels | 2016-06-23 | 1 | -1/+1 |
|\ | | | | | Adding a body message for logout POST method | ||||
| * | Adding a body message for logout POST method | Ludovic BERLEMONT | 2016-06-23 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #32 from Octen/configuration-cache-options | Arnold Daniels | 2016-06-23 | 1 | -4/+4 |
|\ \ | |/ |/| | Adding configuration for cache by options | ||||
| * | Fix for PR comments | Ludovic BERLEMONT | 2016-06-23 | 1 | -4/+4 |
|/ | |||||
* | Merge pull request #47 from TJRoger/patch-1 | Arnold Daniels | 2016-06-06 | 1 | -0/+3 |
|\ | | | | | add username/password to README | ||||
| * | add username/password to README | Roger | 2016-05-16 | 1 | -0/+3 |
|/ | |||||
* | Update README.md | Arnold Daniels | 2016-05-06 | 1 | -1/+1 |
| | |||||
* | Merge pull request #43 from JeremyLWright/patch-1 | Arnold Daniels | 2016-05-04 | 1 | -1/+1 |
|\ | | | | | Simple spelling correction. | ||||
| * | Update README.md | Jeremy Wright | 2016-04-28 | 1 | -1/+1 |
| | | |||||
| * | Simple spelling correction. | Jeremy Wright | 2016-04-28 | 1 | -1/+1 |
|/ | |||||
* | Require jasny/validation-result v1.xv0.2.3 | Arnold Daniels | 2016-04-14 | 1 | -4/+4 |
| | |||||
* | Merge pull request #38 from subdee/cookie-pathv0.2.2 | Sven | 2016-04-11 | 1 | -2/+2 |
|\ | | | | | Specify path for cookie in order to remove it properly afterwards | ||||
| * | Specify path for cookie in order to remove it properly afterwards | subdee | 2016-04-08 | 1 | -2/+2 |
|/ | |||||
* | Merge pull request #37 from jasny/fix-sso-brokerv0.2.1 | Sven | 2016-04-08 | 2 | -2/+6 |
|\ | | | | | Remove call fail | ||||
| * | Remove call failorigin/fix-sso-broker | sven4ask | 2016-04-08 | 2 | -2/+6 |
|/ | |||||
* | Merge pull request #36 from jasny/remote-clientipv0.2.0 | Arnold Daniels | 2016-04-08 | 3 | -94/+51 |
|\ | | | | | Remove client ip address from session | ||||
| * | Remove client ip address from sessionorigin/remote-clientip | sven4ask | 2016-04-08 | 3 | -94/+51 |
|/ | |||||
* | Through exception when session not attached and delete cookie | sven4ask | 2016-04-08 | 4 | -40/+48 |
| | |||||
* | Merge pull request #31 from Octen/error-handler-token | Arnold Daniels | 2016-04-08 | 4 | -10/+38 |
|\ | | | | | Fix issue #30 - Adding method to trash token and current cookies on fail request | ||||
| * | Fix not isset token | Ludovic BERLEMONT | 2016-04-07 | 1 | -1/+1 |
| | | |||||
| * | Adding error handler | Ludovic BERLEMONT | 2016-03-24 | 1 | -1/+6 |
| | | |||||
| * | Adding redirect to current page for error handler | Ludovic BERLEMONT | 2016-03-24 | 1 | -1/+1 |
| | | |||||
| * | Re-define error level | Ludovic BERLEMONT | 2016-03-24 | 1 | -1/+1 |
| | | |||||
| * | adding method to trash token and current cookies on fail request | Ludovic BERLEMONT | 2016-03-24 | 1 | -6/+29 |
| | | |||||
* | | Merge pull request #29 from Octen/broker-name-secret-notice | Arnold Daniels | 2016-04-08 | 1 | -0/+2 |
|\ \ | |/ |/| | Update readme for broker name and secret notice | ||||
| * | Update readme for broker name and secret notice | Ludovic BERLEMONT | 2016-03-23 | 1 | -0/+2 |
|/ | |||||
* | Merge pull request #23 from Octen/remove-error-log | Arnold Daniels | 2016-02-24 | 2 | -3/+0 |
|\ | | | | | Remove error_log function | ||||
| * | Remove error_log function | Ludovic BERLEMONT | 2016-02-09 | 2 | -3/+0 |
|/ | |||||
* | Merge pull request #22 from sven4ask/masterv0.1.8 | Arnold Daniels | 2015-12-29 | 1 | -1/+1 |
|\ | | | | | Bump version of desarrolla cache | ||||
| * | Bump version of desarrolla cache | sven4ask | 2015-12-29 | 1 | -1/+1 |
|/ | |||||
* | Update README.md | Arnold Daniels | 2015-12-27 | 1 | -1/+1 |
| | | | | Fixes #21 [skip ci] | ||||
* | Update README.md | Arnold Daniels | 2015-12-26 | 1 | -1/+1 |
| | | | | Fixes #20 [skip ci] | ||||
* | Use ipecho.net for remoteaddr fix | Arnold Daniels | 2015-12-08 | 1 | -4/+1 |
| | | | | Grabbing it from a HTML response isn't that nice | ||||
* | Make it possible to use Server as library rather than controllerv0.1.7 | Arnold Daniels | 2015-12-05 | 2 | -10/+31 |
| | | | | | Added option to fail with exception Make startBrokerSession public | ||||
* | Run arbitrary command through magic __call method in Brokerv0.1.6 | Arnold Daniels | 2015-12-04 | 1 | -0/+23 |
| | | | | | | By default functions are done as POST request: eg POST /sso?command=foo A function named `getFoo()` does the request GET /sso?command=foo A function named `deleteFoo()` does the request DELETE /sso?command=foo | ||||
* | Don't mix user and broker sessionsv0.1.5 | Arnold Daniels | 2015-10-27 | 1 | -28/+35 |
| | |||||
* | Simple (json encode) output for use info | Arnold Daniels | 2015-10-26 | 1 | -7/+4 |
| | |||||
* | Allow overwriting getting the remote addrv0.1.4 | Arnold Daniels | 2015-10-26 | 3 | -10/+44 |
| | |||||
* | Show login error in broker example | Arnold Daniels | 2015-10-26 | 1 | -6/+11 |
| | |||||
* | Removed require_once from Server.phpv0.1.3 | Arnold Daniels | 2015-10-17 | 1 | -2/+1 |
| | |||||
* | Example broker var_dump no scalar value | Arnold Daniels | 2015-10-17 | 1 | -1/+1 |
| | |||||
* | Merge pull request #17 from abeMedia/patch-1 | Arnold Daniels | 2015-10-15 | 1 | -1/+1 |
|\ | | | | | Fix typo | ||||
| * | Fix typo | Adam Bouqdib | 2015-10-06 | 1 | -1/+1 |
| | | |||||
* | | Added setSessionData and getSessionData methods for Server.v0.1.2 | Arnold Daniels | 2015-10-06 | 1 | -10/+45 |
|/ | | | | This makes it easier to overload when using an alternative way to store sessions. | ||||
* | Update README.md | Arnold Daniels | 2015-10-06 | 1 | -0/+11 |
| | | | How is this different from OAuth? | ||||
* | Composer, don't depend on dev-master versionsv0.1.1 | Arnold Daniels | 2015-10-06 | 1 | -6/+7 |
| | |||||
* | Update README.md | Arnold Daniels | 2015-10-06 | 1 | -10/+10 |
| | |||||
* | Readme with only small explination + installation guidev0.1.0 | Arnold Daniels | 2015-09-27 | 1 | -50/+84 |
| | |||||
* | Merge pull request #16 from jasny/library | Arnold Daniels | 2015-09-27 | 356 | -102673/+4616 |
|\ | | | | | Turn demo into a library | ||||
| * | Gitignore generated test artifactsorigin/library | Arnold Daniels | 2015-09-27 | 2 | -905/+1 |
| | | |||||
| * | Fixed AJAX support | Arnold Daniels | 2015-09-27 | 8 | -81/+72 |
| | | | | | | | | | | | | | | Now using JSONP rather than an image Updated README Removed on() methods on broker (feature isn't supported yet) | ||||
| * | Turning SSO into an lib | Arnold Daniels | 2015-09-27 | 14 | -478/+665 |
| | | | | | | | | Fixes for AJAX | ||||
| * | Added .htaccess for index.php | Arnold Daniels | 2015-09-27 | 3 | -23/+27 |
| | | | | | | | | | | Improved example server index.php Remove comments from Server.php src | ||||
| * | Check if broker input args are set | Arnold Daniels | 2015-09-27 | 1 | -0/+4 |
| | | |||||
| * | Fix SSO broker example | Arnold Daniels | 2015-09-27 | 2 | -6/+8 |
| | | |||||
| * | Ignore composer.lock | Arnold Daniels | 2015-09-27 | 1 | -0/+1 |
| | | |||||
| * | Use $returnUrl in attach when specified | Arnold Daniels | 2015-09-27 | 1 | -2/+2 |
| | | |||||
| * | Namespace fix SSOTestServer | Arnold Daniels | 2015-09-27 | 1 | -1/+1 |
| | | |||||
| * | Elastic beanstalk | Arnold Daniels | 2015-09-27 | 1 | -1/+5 |
| | | |||||
| * | Fix examples for elastic beanstalk | Arnold Daniels | 2015-09-27 | 5 | -20/+8 |
| | | |||||
| * | added empty folders for the session data | David Veenstra | 2015-09-27 | 2 | -0/+10 |
| | | |||||
| * | fix small style errors | David Veenstra | 2015-09-27 | 1 | -12/+0 |
| | | |||||
| * | changed save_path of examples and expanded readme | David Veenstra | 2015-09-27 | 5 | -13/+20 |
| | | |||||
| * | switch to 127.0.0.1 to make test more reliable | David Veenstra | 2015-09-27 | 1 | -1/+1 |
| | | |||||
| * | switch to 127.0.0.1 to make test more reliable | David Veenstra | 2015-09-27 | 7 | -9/+8 |
| | | |||||
| * | fixed ajax broker, might be overkill | David Veenstra | 2015-09-27 | 6 | -83/+126 |
| | | |||||
| * | added missing test files | David Veenstra | 2015-09-27 | 4 | -0/+1828 |
| | | |||||
| * | added ServerApiTester file | David Veenstra | 2015-09-27 | 1 | -0/+39 |
| | | |||||
| * | fixed most style errors, issue #15 | David Veenstra | 2015-09-27 | 5 | -15/+7 |
| | | |||||
| * | added Jasny Validation #12 | David Veenstra | 2015-09-27 | 3 | -11/+25 |
| | | |||||
| * | work for #13 #14 #15: tests, cacheing, examples | David Veenstra | 2015-09-27 | 27 | -343/+414 |
| | | |||||
| * | wip: added first few tests | David Veenstra | 2015-09-27 | 20 | -0/+2534 |
| | | |||||
| * | wip: ajax example | David Veenstra | 2015-09-27 | 5 | -0/+112 |
| | | |||||
| * | wip: working login and started using composer autoloads | David Veenstra | 2015-09-27 | 6 | -16/+33 |
| | | |||||
| * | wip: saving broker sessions fails | David Veenstra | 2015-09-27 | 4 | -34/+53 |
| | | |||||
| * | wip login almost works | David Veenstra | 2015-09-27 | 6 | -110/+185 |
| | | |||||
| * | Working to turn this example into a library | Arnold Daniels | 2015-09-27 | 325 | -102600/+518 |
|/ | |||||
* | Merge pull request #11 from crzidea/patch-1 | Arnold Daniels | 2015-09-16 | 1 | -1/+1 |
|\ | | | | | Fix typo | ||||
| * | Fix typo | Li Xin | 2014-09-01 | 1 | -1/+1 |
| | | |||||
* | | Update README.md | Arnold Daniels | 2015-07-15 | 1 | -9/+3 |
| | | |||||
* | | Update README.md | Arnold Daniels | 2015-07-15 | 1 | -4/+4 |
|/ | |||||
* | Update README.mdorigin/old-demo | Arnold Daniels | 2013-06-19 | 1 | -4/+4 |
| | |||||
* | Create README.md | Arnold Daniels | 2013-06-19 | 1 | -0/+70 |
| | |||||
* | First commit | Arnold Daniels | 2009-11-25 | 320 | -0/+102663 |