| Commit message (Expand) | Author | Age | Files | Lines |
* | reverting mysqli detection in mysql datasourceHEAD2.10origin/masterorigin/HEADmaster | Chris Cornutt | 2016-07-14 | 1 | -5/+1 |
* | Adding check for mysql vs mysqli extension (mysql removed in PHP 7) | Chris Cornutt | 2016-07-14 | 1 | -1/+5 |
* | Adding PHP 7 to the travis-ci versions to test | Chris Cornutt | 2016-07-14 | 1 | -0/+1 |
* | Merge pull request #53 from Swader/patch-2 | Chris Cornutt | 2016-03-06 | 1 | -1/+1 |
|\ |
|
| * | Update composer.json | Bruno Škvorc | 2016-03-06 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #48 from Swader/master | Chris Cornutt | 2016-02-08 | 6 | -9/+134 |
|\ |
|
| * | When the creation of the original record fails, an attempt to create the rela... | Bruno Skvorc | 2016-02-07 | 1 | -7/+6 |
| * | Ignored composer.lock | Bruno Skvorc | 2016-02-07 | 2 | -1489/+1 |
| * | Bug fixes | Bruno Skvorc | 2016-02-07 | 3 | -17/+21 |
| * | Count feature in progress | Bruno Skvorc | 2016-02-07 | 7 | -1/+1611 |
| * | Merge pull request #1 from psecio/master | Bruno Škvorc | 2016-02-07 | 3 | -4/+5 |
| |\
| |/
|/| |
|
* | | Merge pull request #44 from Swader/patch-12.9.2 | Chris Cornutt | 2016-02-03 | 1 | -2/+2 |
|\ \ |
|
| * | | Update FindBy.php | Bruno Škvorc | 2016-01-31 | 1 | -2/+2 |
|/ / |
|
* | | Fixing check for expired token, ensuring there's actually a date value to com...2.9.1 | Chris Cornutt | 2015-12-15 | 1 | -1/+1 |
* | | Merge pull request #38 from Awnage/patch-1 | Chris Cornutt | 2015-09-09 | 1 | -1/+2 |
|\ \ |
|
| * | | Update installation-and-configuration.md | Greg | 2015-09-09 | 1 | -1/+2 |
|/ / |
|
* | | Merge pull request #36 from Swader/master | Chris Cornutt | 2015-08-06 | 1 | -1/+3 |
|\ \
| |/ |
|
| * | Whoops. | Bruno Škvorc | 2015-08-06 | 1 | -1/+3 |
* | | Merge pull request #35 from Swader/master | Chris Cornutt | 2015-08-06 | 2 | -3/+3 |
|\ \
| |/ |
|
| * | Altered main class to use new Dotenv | Bruno Skvorc | 2015-08-06 | 1 | -2/+2 |
| * | Update composer.json | Bruno Škvorc | 2015-08-06 | 1 | -1/+1 |
|/ |
|
* | Adding the cloning operation (for users first)2.9 | Chris Cornutt | 2015-08-05 | 3 | -1/+79 |
* | reverting the change on finding the group by name in inGroup | Chris Cornutt | 2015-08-04 | 1 | -1/+1 |
* | Merge branch 'master' of git://github.com/psecio/gatekeeper | Chris Cornutt | 2015-08-04 | 1 | -3/+3 |
|\ |
|
| * | Merge pull request #34 from stof/patch-1 | Chris Cornutt | 2015-07-31 | 1 | -3/+3 |
| |\ |
|
| | * | Improve the composer requirements to use ranges | Christophe Coevoet | 2015-07-31 | 1 | -3/+3 |
| |/ |
|
* | | fixing call inside the inGroup method for getting a group by name | Chris Cornutt | 2015-08-04 | 1 | -1/+1 |
|/ |
|
* | missed a variable rename, group -> groupId | Chris Cornutt | 2015-07-27 | 1 | -1/+1 |
* | allowing inGroup and hasPermission to use "name" as well as "id" | Chris Cornutt | 2015-07-27 | 1 | -10/+18 |
* | fixing bug in inGroup where the validation was too strict | Chris Cornutt | 2015-07-27 | 1 | -1/+1 |
* | Updating docs to add the "use" for the install examples | Chris Cornutt | 2015-07-22 | 1 | -0/+2 |
* | updating install docs to use the new setup.sh script | Chris Cornutt | 2015-07-22 | 1 | -32/+7 |
* | moving setup.sh into a bin/ directory2.8 | Chris Cornutt | 2015-07-21 | 1 | -0/+0 |
* | updating setup.sh to check for a .env file first so it doesn't just overwrite... | Chris Cornutt | 2015-07-21 | 1 | -2/+7 |
* | updating setup to put the .env file into place if needed | Chris Cornutt | 2015-07-21 | 2 | -5/+16 |
* | updating setup script to do the rest of the operations - move config, perform... | Chris Cornutt | 2015-07-21 | 1 | -10/+27 |
* | Updating the example phinx yaml file with placeholders for credentials | Chris Cornutt | 2015-07-21 | 1 | -4/+4 |
* | Updating composer config to put the setup.sh into the bin/ directory | Chris Cornutt | 2015-07-21 | 1 | -1/+2 |
* | adding missing "use" for the Validator class to Laravel service provider | Chris Cornutt | 2015-07-21 | 1 | -0/+1 |
* | adding a custom validator (gk_unique) to the provider for use with the Gateke... | Chris Cornutt | 2015-07-21 | 1 | -0/+18 |
* | adding the "getLastError" method to get the last reported error on the data s... | Chris Cornutt | 2015-07-21 | 2 | -0/+16 |
* | updating Provider documentation for the Laravel 5 provider2.7 | Chris Cornutt | 2015-07-20 | 1 | -0/+30 |
* | Merge pull request #31 from sdh100shaun/patch-1 | Chris Cornutt | 2015-07-20 | 1 | -1/+1 |
|\ |
|
| * | Update security-questions.md | Shaun Hare | 2015-07-20 | 1 | -1/+1 |
* | | Merge pull request #32 from sdh100shaun/patch-2 | Chris Cornutt | 2015-07-20 | 1 | -2/+2 |
|\ \ |
|
| * | | Update groups.md | Shaun Hare | 2015-07-20 | 1 | -2/+2 |
| |/ |
|
* | | Merge pull request #33 from sdh100shaun/patch-3 | Chris Cornutt | 2015-07-20 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Update installation-and-configuration.md | Shaun Hare | 2015-07-20 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'master' of git://github.com/psecio/gatekeeper | Chris Cornutt | 2015-07-19 | 4 | -26/+159 |
|\ |
|
| * | Updates to get the remember me token handling working with the custom auth pr... | Chris Cornutt | 2015-07-19 | 2 | -12/+41 |
| * | adding docblocks, fixing credentials to pull from .env, authentication now wo... | Chris Cornutt | 2015-07-19 | 4 | -25/+129 |
* | | adding initial version of setup.sh file, making the Gatekeeper install easier | Chris Cornutt | 2015-07-19 | 1 | -0/+56 |
|/ |
|
* | updating User model with "authTokens" property and adding an AuthTokenCollect... | Chris Cornutt | 2015-07-19 | 2 | -0/+35 |
* | fixing issue where exception was assumed on model location (throttle) | Chris Cornutt | 2015-07-19 | 1 | -3/+3 |
* | Initial statges of a custom provider for Laravel5 | Chris Cornutt | 2015-07-19 | 4 | -0/+158 |
* | making the version number of dotenv a wildcard for 1.* | Chris Cornutt | 2015-07-19 | 1 | -1/+1 |
* | removing debugging from the Permissions resolver class | Chris Cornutt | 2015-07-17 | 1 | -1/+0 |
* | commenting out the throttle check test for now until static testing is correc... | Chris Cornutt | 2015-07-17 | 1 | -18/+18 |
* | Merge branch 'master' of git://github.com/psecio/gatekeeper | Chris Cornutt | 2015-07-17 | 1 | -1/+2 |
|\ |
|
| * | Merge pull request #30 from harikt/patch-1 | Chris Cornutt | 2015-07-17 | 1 | -1/+2 |
| |\ |
|
| | * | Use containers .. | Hari K T | 2015-07-18 | 1 | -1/+2 |
| |/ |
|
* | | allowing the addition of groups and permissions like the dcs say on user regi...2.6.1 | Chris Cornutt | 2015-07-17 | 1 | -0/+14 |
|/ |
|
* | return the user model instance on register success, false on failure2.6 | Chris Cornutt | 2015-07-17 | 1 | -2/+1 |
* | return a false instead of throwing an exception when record is not found | Chris Cornutt | 2015-07-17 | 1 | -2/+1 |
* | fixing namespace on model not found exceptions in findby handler | Chris Cornutt | 2015-07-17 | 1 | -2/+2 |
* | Merge branch 'master' of git://github.com/psecio/gatekeeper | Chris Cornutt | 2015-07-17 | 1 | -2/+2 |
|\ |
|
| * | Merge pull request #25 from Ser5/master | Chris Cornutt | 2015-07-17 | 1 | -2/+2 |
| |\ |
|
| | * | Added "charset=utf8" to PDO initialization | Ser5 | 2015-07-16 | 1 | -2/+2 |
| |/ |
|
* | | adding "save" method shortcut to the mysql base model | Chris Cornutt | 2015-07-17 | 1 | -0/+11 |
|/ |
|
* | adding findUsersByPermissionId to user model to get users with a given permis... | Chris Cornutt | 2015-07-13 | 2 | -0/+31 |
* | adding abstract Resolver class | Chris Cornutt | 2015-07-10 | 1 | -0/+8 |
* | Adding test for the find by user ID | Chris Cornutt | 2015-07-10 | 1 | -0/+18 |
* | adding "groups" property to permissions to get related groups | Chris Cornutt | 2015-07-10 | 1 | -0/+9 |
* | adding method to get the groups a permission belongs to | Chris Cornutt | 2015-07-10 | 1 | -0/+21 |
* | Adding method to clear restrictions on authenticate evaluation | Chris Cornutt | 2015-07-10 | 1 | -0/+8 |
* | adding a method to check if a group has a permission | Chris Cornutt | 2015-07-08 | 1 | -0/+23 |
* | adding "expire" timeouts to the grant* handling too | Chris Cornutt | 2015-07-03 | 2 | -9/+34 |
* | Merge pull request #16 from jdudley1123/patch-12.5 | Chris Cornutt | 2015-07-03 | 1 | -3/+3 |
|\ |
|
| * | Fix for cookie setting and verification issue | jdudley1123 | 2015-06-16 | 1 | -3/+3 |
* | | fixing bug in expire checking in group model, adding tests | Chris Cornutt | 2015-07-03 | 2 | -1/+29 |
* | | adding policy and security question collection tests | Chris Cornutt | 2015-07-03 | 2 | -0/+69 |
* | | fixing misspelling in Policy model name in policy collection | Chris Cornutt | 2015-07-03 | 1 | -1/+1 |
* | | adding "is expired" tests for permissions | Chris Cornutt | 2015-07-03 | 2 | -1/+29 |
* | | adding "isExpired" to groups | Chris Cornutt | 2015-07-03 | 2 | -0/+34 |
* | | adding expiration handling to adding user groups | Chris Cornutt | 2015-07-03 | 4 | -7/+30 |
* | | adding support for the "expires" handling in the user permissions | Chris Cornutt | 2015-07-02 | 4 | -4/+25 |
* | | adding a migration for the expire column additions on the user permissions an... | Chris Cornutt | 2015-07-02 | 1 | -0/+24 |
* | | adding docs about updating the expiration time on permissions | Chris Cornutt | 2015-07-02 | 1 | -0/+10 |
* | | adding expiration to permissions, updating docs | Chris Cornutt | 2015-07-02 | 2 | -1/+39 |
* | | adding the permission and group expiration columns (migration) | Chris Cornutt | 2015-07-02 | 1 | -0/+24 |
* | | updating UserModelTest to fix some code quality issues | Chris Cornutt | 2015-06-19 | 1 | -66/+40 |
* | | adding an examples directory and a sample login form2.4 | Chris Cornutt | 2015-06-19 | 2 | -0/+45 |
|/ |
|
* | Updating permission, policy and user models with @property notations | Chris Cornutt | 2015-06-12 | 3 | -0/+35 |
* | adding default property for tableName | Chris Cornutt | 2015-06-12 | 1 | -0/+6 |
* | fixing calls to self:: and correcting call to modelFactory | Chris Cornutt | 2015-06-12 | 1 | -3/+4 |
* | adding "if" check around call to throttle model instance | Chris Cornutt | 2015-06-12 | 1 | -1/+6 |
* | adding the "handlers" for the different kinds of requests made to Gatekeeper ... | Chris Cornutt | 2015-06-12 | 6 | -128/+276 |
* | Merge branch 'master' of https://github.com/psecio/gatekeeper2.3 | Chris Cornutt | 2015-06-12 | 0 | -0/+0 |
|\ |
|
| * | Merge branch 'master' of https://github.com/psecio/gatekeeper | Chris Cornutt | 2015-06-11 | 4 | -3/+71 |
| |\ |
|
| * | | fixing misspelled column name in PermissionCollection | Chris Cornutt | 2015-06-11 | 1 | -1/+1 |