]> BookStack Code Mirror - bookstack/history - app/Auth/Access
Add the "Create Shelf" resp. "Create Book" to the home view
[bookstack] / app / Auth / Access /
2019-10-17 Dan BrownMerge branch 'patch-1' of git://github.com/DeftNerd...
2019-10-17 Dan BrownMerge branch 'fix-1575' of git://github.com/james-geige...
2019-10-17 Dan BrownMerge branch 'master' of git://github.com/almandin...
2019-10-17 Dan BrownMerge branch 'master' of git://github.com/oykenfurkan...
2019-10-17 Dan BrownMerge pull request #1646 from kostefun/patch-15
2019-10-16 Dan BrownMerge branch 'patching-v0.27'
2019-09-15 Dan BrownRan phpcbf and updated helpers typehinting
2019-09-14 Dan BrownMerge branch 'master' of github.com:BookStackApp/BookStack
2019-09-14 Dan BrownMerge branch 'laravel-upgrade'
2019-09-13 Dan BrownUpdated to Laravel 5.8
2019-09-02 LeonardoMerge remote-tracking branch 'upstream/master'
2019-08-26 Dan BrownMerge branch 'docker-development-environment' of git...
2019-08-26 Dan BrownMerge pull request #1573 from miles75/lang-hu
2019-08-18 Dan BrownMerge branch 'unicode' of git://github.com/kostasdizas...
2019-08-18 Dan BrownCovered new invite system with testing
2019-08-18 Dan BrownRefactored confirm actions to their own controller
2019-08-17 Dan BrownStart user invite system
2019-05-06 MantikorMerge pull request #1 from BookStackApp/master
2019-04-21 Dan BrownMerge branch 'fix/registraion-form-validation' of git...
2019-04-20 Dan BrownMerge branch 'patch-1' of git://github.com/XVilka/BookS...
2019-04-16 Dan BrownMerge branch 'fix/dot-in-role-names' of git://github...
2019-04-16 Dan BrownUpdated ldap server option parsing to work with protoco...
2019-03-10 Dan BrownMerge branch 'master' into 2019-design
2019-03-10 Dan BrownMerge branch 'dfanara-feature-ldap-attributes'
2019-03-10 Dan BrownPerformed some LDAP service/test cleanup
2019-03-10 Dan BrownMerge branch 'feature-ldap-attributes' of git://github...
2019-03-09 Dan BrownMerge branch 'Copy-For-View-Only' of git://github.com...
2019-03-09 Daniel FanaraIssue #1306 - Unit Tests for LdapService Changes
2019-03-09 Daniel FanaraIssue #1306 - Specify display name attribute from LDAP
2019-03-08 Dan BrownMerge branch 'master' into fix-1186
2019-02-09 Dan BrownMerge branch 'master' into 2019-design
2019-02-04 Dan BrownMerge branch 'master' of github.com:BookStackApp/BookStack
2019-01-27 Abijeet PatroMerge pull request #1237 from BookStackApp/phpcs-fixes
2019-01-27 abijeetPHPCS related fixes. 1237/head
2019-01-13 Dan BrownMerge branch 'master' into 2019-design
2019-01-05 Dan BrownMerge branch 'fix/#1110' of git://github.com/cw1998...
2019-01-05 Dan BrownMerge branch 'master' of git://github.com/qianmengnet...
2018-12-30 mark-jamesMerge pull request #1 from BookStackApp/master
2018-12-22 Dan BrownMerge branch 'custom-avatar-provider' of git://github...
2018-12-22 Dan BrownMerge pull request #1096 from christophert/add-ldaptlsi...
2018-12-22 Dan BrownMerge branch 'master' into dropzone-timeout
2018-12-22 Dan BrownMerge pull request #1183 from Mant1kor/master
2018-12-22 Dan BrownMerge pull request #1180 from vasiliev123/update-pl...
2018-12-20 Dan BrownAdded proper escaping to LDAP filter operations
2018-11-27 Dan BrownMerge pull request #1072 from CliffyPrime/german_update
2018-11-11 Dan BrownMerge branch 'master' into 2019-design
2018-11-10 Dan BrownMerge branch 'master' of git://github.com/thomasjsn...
2018-11-10 Dan BrownAdded google select_account test
2018-11-10 Dan BrownMerge pull request #1063 from justein230/master
2018-11-04 Justin SteinRemoved return from documentation for function redirect...
2018-11-04 Justin SteinMerge branch 'master' of https://github.com/BookStackAp...
2018-11-04 Justin SteinMoved redirect functionality back to start register...
2018-11-04 Justin SteinAdded function for redirect with parameters for Socialite
2018-11-04 Dan BrownMerge branch 'v0.24-dev'
2018-10-27 Christopher Tranfix how the option is set, change handle to NULL
2018-10-27 Christopher TranAdd ability to disable LDAP certificate validation
2018-10-13 Justin SteinAdded Google select account functionality to login
2018-10-13 Justin SteinAdded environment variable for google select account...
2018-10-13 Justin SteinRevert "Added else clause"
2018-10-13 justein230Added else clause
2018-10-12 Justin SteinAdd select account parameter for google authorization
2018-09-25 Dan BrownFleshed out entity provided and optimized imports
2018-09-25 Dan BrownRe-structured the app code to be feature based rather...