]> BookStack Code Mirror - bookstack/history - app/Providers/AuthServiceProvider.php
Add the "Create Shelf" resp. "Create Book" to the home view
[bookstack] / app / Providers / AuthServiceProvider.php
2018-11-04 Dan BrownMerge branch 'v0.24-dev'
2018-09-25 Dan BrownRe-structured the app code to be feature based rather...
2018-01-28 Dan BrownSet /app PHP code to PSR-2 standard
2016-05-03 Dan BrownMerge branch 'v0.9'
2016-05-01 Dan BrownMerge pull request #103 from ssddanbrown/add_role_view_...
2016-05-01 Dan BrownMajor permission naming refactor and database migration... 103/head
2016-01-11 Dan BrownGot LDAP auth working to a functional state
2016-01-09 Dan BrownUpdated laravel to 5.2 and started ldap implementation