summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Update installation-and-configuration.mdGreg2015-09-091-1/+2
| | | "1287 Using GRANT for creating new user is deprecated and will be removed in future release. Create new user with CREATE USER statement."
* Adding the cloning operation (for users first)2.9Chris Cornutt2015-08-051-0/+29
|
* Updating docs to add the "use" for the install examplesChris Cornutt2015-07-221-0/+2
|
* updating install docs to use the new setup.sh scriptChris Cornutt2015-07-221-32/+7
|
* updating Provider documentation for the Laravel 5 provider2.7Chris Cornutt2015-07-201-0/+30
|
* Merge pull request #31 from sdh100shaun/patch-1Chris Cornutt2015-07-201-1/+1
|\ | | | | Update security-questions.md
| * Update security-questions.mdShaun Hare2015-07-201-1/+1
| | | | | | simple typo on line 3 ~~he~~ to the
* | Merge pull request #32 from sdh100shaun/patch-2Chris Cornutt2015-07-201-2/+2
|\ \ | | | | | | Update groups.md
| * | Update groups.mdShaun Hare2015-07-201-2/+2
| |/ | | | | simple typo line 16 ~~returnes~~ returns
* | Update installation-and-configuration.mdShaun Hare2015-07-201-1/+1
|/ | | simple typo line 16 ~~throught~~ -> through
* adding "expire" timeouts to the grant* handling tooChris Cornutt2015-07-031-0/+14
|
* adding "isExpired" to groupsChris Cornutt2015-07-031-0/+24
|
* adding expiration handling to adding user groupsChris Cornutt2015-07-031-4/+13
|
* adding support for the "expires" handling in the user permissionsChris Cornutt2015-07-021-0/+10
|
* adding docs about updating the expiration time on permissionsChris Cornutt2015-07-021-0/+10
|
* adding expiration to permissions, updating docsChris Cornutt2015-07-021-1/+24
|
* adding note about when to call Remember Me handling in the ↵Chris Cornutt2015-06-101-0/+2
| | | | authentication/web application flow
* Adding docs for the hasPermission method on the User (references issue #10)Chris Cornutt2015-06-061-0/+15
|
* updating groups and users docs for the find*s methodsChris Cornutt2015-06-062-0/+22
|
* Adding the "closures as policies" handling2.2Chris Cornutt2015-06-021-0/+25
|
* Fixed broken phpdotenv linkMatthew Turland2015-06-011-1/+1
|
* Touching the policies doc to try to get it to publishChris Cornutt2015-05-301-0/+1
|
* adding the Policy documentationChris Cornutt2015-05-301-0/+86
|
* reverting documentation changesChris Cornutt2015-05-2013-491/+0
|
* updating documentation structureChris Cornutt2015-05-2015-2/+493
|
* oops, fixing function name for verifying security questions (verifyAnswer)Chris Cornutt2015-02-191-1/+1
|
* adding the documentation for the security questionsChris Cornutt2015-02-181-0/+55
|
* Merge branch 'auth-token'2.1Chris Cornutt2015-02-061-1/+59
|\
| * adding information to the authentication docs about enabling the "remember ↵Chris Cornutt2015-02-041-0/+18
| | | | | | | | me" on auth
| * adding information about the "Remember Me" handling into the docsChris Cornutt2015-02-041-1/+41
| |
* | adding note about Laravel 4 to the docsChris Cornutt2015-02-051-0/+2
|/
* adding remove* methods to the group modelChris Cornutt2015-01-301-0/+30
|
* adding documentation about revoking permissions and groups from usersChris Cornutt2015-01-301-0/+27
|
* adding documentation about restrictionsChris Cornutt2015-01-271-0/+53
|
* adding adding the "grant" function and docs for the User modelChris Cornutt2015-01-231-0/+28
|
* adding to docs about create user with groups1.5Chris Cornutt2015-01-161-0/+20
|
* adding GitHub link to docs indexChris Cornutt2015-01-161-1/+3
|
* adding the "permissions on register" to user docs1.4Chris Cornutt2015-01-161-0/+21
|
* updating docs index to mention NIST and child permissions/groupsChris Cornutt2015-01-111-0/+2
|
* adding docs about children permissionsChris Cornutt2015-01-111-1/+47
|
* adding docs about removing groupsChris Cornutt2015-01-111-0/+14
|
* adding hierarchical group supportChris Cornutt2015-01-091-0/+24
|
* updating user docs for deleteUser handling too1.2Chris Cornutt2015-01-051-0/+3
|
* adding docs for removing usersChris Cornutt2015-01-051-0/+12
|
* adding docs about adding users group groups to Groups pageChris Cornutt2015-01-051-0/+15
|
* adding note about adding users to groupsChris Cornutt2015-01-051-0/+13
|
* adding install instructions to the docsChris Cornutt2014-12-171-0/+18
|
* adding the "throttle" property to users and updating docs1.0Chris Cornutt2014-12-171-0/+16
|
* adding throttle status and enable methods, updating docs to reflectChris Cornutt2014-12-171-0/+13
|
* adding loginAttempts to user property list and fixing typoChris Cornutt2014-12-171-1/+2
|
* adding docs about isBanned and loginAttemptsChris Cornutt2014-12-171-1/+24
|
* updating docs for spelling errorChris Cornutt2014-12-161-1/+1
|
* updating install and configure docs with info about DB config and throttling ↵Chris Cornutt2014-12-161-1/+39
| | | | settings
* fixing typos in the objects docsChris Cornutt2014-12-161-2/+2
|
* updating docs with a "common operations" page and removing that content from ↵0.7Chris Cornutt2014-12-163-67/+58
| | | | the other pages
* adding delete info to the User docsChris Cornutt2014-12-161-0/+17
|
* adding info in the groups docs for the new findBy handlingChris Cornutt2014-12-161-0/+11
|
* updating Users docs with new info on fetching by properties other than IDChris Cornutt2014-12-161-0/+11
|
* adding a Laravel data provider to work with Gatekeeper0.6Chris Cornutt2014-12-151-0/+39
|
* adding install and configure docs pageChris Cornutt2014-12-141-0/+55
|
* moving the install/configure out to its own file;Chris Cornutt2014-12-141-54/+0
|
* updating group docs for name/description updateChris Cornutt2014-12-141-1/+3
|
* adding info about adding permissions to groupsChris Cornutt2014-12-141-0/+15
|
* updating docs with more info on adding/useing permissionsChris Cornutt2014-12-142-0/+15
|
* adding permissions to the list of user properties0.3Chris Cornutt2014-12-131-0/+1
|
* updating users docs with info about adding permissionsChris Cornutt2014-12-131-0/+12
|
* adding the permissions documentationChris Cornutt2014-12-131-0/+26
|
* adding section for the permissions property on the user modelChris Cornutt2014-12-131-0/+13
|
* changing the style on the group headerChris Cornutt2014-12-131-2/+1
|
* adding groups property and updating formatting on users doc pageChris Cornutt2014-12-121-2/+2
|
* adding properties to the group docsChris Cornutt2014-12-121-0/+8
|
* updating inGroup docsChris Cornutt2014-12-121-1/+2
|
* adding the docs for the inGroup methodChris Cornutt2014-12-121-2/+17
|
* adding the inGroup information to the docsChris Cornutt2014-12-121-1/+13
|
* updating groups main pageChris Cornutt2014-12-121-4/+1
|
* removing the site directoryChris Cornutt2014-12-1218-2555/+0
|
* moving the docs files overChris Cornutt2014-12-125-0/+0
|
* removing the old index fileChris Cornutt2014-12-121-255/+0
|
* moving the mkdocs configChris Cornutt2014-12-121-1/+0
|
* breaking up the pages for the docsChris Cornutt2014-12-125-178/+178
|
* more docs testingChris Cornutt2014-12-121-2/+5
|
* updating section header typesChris Cornutt2014-12-121-6/+12
|
* trying out the heading in the docsChris Cornutt2014-12-121-1/+2
|
* testing doc buildChris Cornutt2014-12-121-0/+245
|
* adding contact infoChris Cornutt2014-12-121-1/+1
|
* updating site doc filesChris Cornutt2014-12-122-18/+209
|
* fleshing out the documentation with lots of fun stuffChris Cornutt2014-12-121-12/+240
|
* updating name of docsChris Cornutt2014-12-121-1/+1
|
* adding initial docsChris Cornutt2014-12-1220-0/+2382