]> BookStack Code Mirror - bookstack/history - app/Auth
Added tests and translations for dark-mode components
[bookstack] / app / Auth /
2020-04-10 Dan BrownReviewed and added testing for BookShelf API implementation
2020-04-10 Dan BrownMerge branch 'master' of git://github.com/osmansorkar...
2020-04-10 Dan BrownMerge branch 'feature_change_view_in_shelves_show'...
2020-04-09 Dan BrownMerge branch 'feature/#1598' of git://github.com/cw1998...
2020-03-14 Dan BrownMerge branch 'patch-1' of git://github.com/MikeyMJCO...
2020-03-14 Dan BrownMerge branch 'feature/public-login-redirect' of git...
2020-03-14 Dan BrownMerge branch 'validation_fixes' of git://github.com...
2020-03-06 Dan BrownMerge branch 'master' of git://github.com/ch0wm3in...
2020-03-06 Dan BrownMerge branch 'perl_syntax_highlight' of git://github...
2020-03-06 Dan BrownMerge branch 'master' of git://github.com/JHenneberg...
2020-03-04 Dan BrownMerge branch 'master' of git://github.com/Binternet...
2020-02-15 Dan BrownFixed side-effect in binary LDAP handling
2020-02-15 Dan BrownAdded dump_user_details option to LDAP and added binary...
2020-02-15 Dan BrownMerge branch 'new_bookshelf_cover_fix' of git://github...
2020-02-15 Dan BrownFixed LDAP error thrown by not found user details
2020-02-12 ch0wm3inFixed 'interaction_required' response for azure 1889/head
2020-02-02 Dan BrownMerge pull request #1866 from BookStackApp/auth_alignment
2020-02-02 Dan BrownChecked over and aligned registration option behavior...
2020-02-02 Dan BrownAdded files missed in previous commit
2020-02-01 Dan BrownAligned SAML2 system with LDAP implementation in terms...
2020-02-01 Dan BrownSet more appropriate login validation and broken up...
2020-02-01 Dan BrownStarted alignment of auth services
2020-01-26 Dan BrownMoved socal auth routes to their own controller
2020-01-19 Dan BrownMerge pull request #1845 from SoarinFerret/add-close...
2020-01-18 Dan BrownMerge pull request #1826 from BookStackApp/api_origins
2020-01-12 Dan BrownFilled out base Book API endpoints, added example responses
2019-12-30 Dan BrownAdded testing coverage to API token auth
2019-12-29 Dan BrownBuilt out interfaces & endpoints for API token managment
2019-12-29 Dan BrownStarted work on API token controls
2019-12-27 Dan BrownMerge branch 'master' of git://github.com/albergoniSiva...
2019-12-27 Dan BrownMerge pull request #1793 from abublihi/master
2019-12-27 Dan BrownMerge branch 'master' of git://github.com/qianmengnet...
2019-12-27 Dan BrownMerge pull request #1819 from johnroyer/translate
2019-12-27 Dan BrownMerge pull request #1804 from artskoczylas/master
2019-12-27 Dan BrownMerge pull request #1791 from jzoy/master
2019-12-27 Dan BrownMerge pull request #1762 from dellamina/updateItalianTr...
2019-12-27 Dan BrownMerge pull request #1734 from ististudio/master
2019-12-22 Dan BrownRemoved setting override system due to confusing behaviour
2019-12-16 Dan BrownMade LDAP auth ID attribute configurable
2019-12-07 Dan BrownMerge branch 'settings-color-selector' of git://github...
2019-11-17 Dan BrownMerge pull request #1787 from BookStackApp/saml2_auth
2019-11-17 Dan BrownAdded onelogin attribution and tweaks after testing...
2019-11-17 Dan BrownAdded SAML singleLogoutService capabilities
2019-11-17 Dan BrownAdded the ability to auto-load config from metadata url
2019-11-17 Dan BrownStarted using OneLogin SAML lib directly
2019-11-16 Dan BrownAppeased codeclimate by extracting out external_auth_id...
2019-11-16 Dan BrownStarted review of SAML implementation
2019-11-16 Dan BrownMerge branch 'feature/saml' of git://github.com/Xiphose...
2019-10-27 Dan BrownMerge branch 'fix/#1662' of git://github.com/cw1998...
2019-10-17 Dan BrownMerge branch 'master' of git://github.com/c0shea/BookSt...
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 #1695 from qligier/master
2019-10-17 Dan BrownMerge pull request #1681 from leomartinez/master
2019-10-17 Dan BrownMerge pull request #1646 from kostefun/patch-15
2019-10-16 Dan BrownMerge branch 'patching-v0.27'
2019-10-05 Dan BrownMerge pull request #1698 from 3mmarg97/master
2019-10-05 Dan BrownEntity Repo & Controller Refactor (#1690)
2019-09-20 Dan BrownRemoved some unused parameters and fixed env test logic
2019-09-19 Dan BrownRefactored some core entity actions
2019-09-15 Dan BrownExtracted some methods into a BookRepo
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-08-07 Daniel SeilerAdd error messages, fix LDAP error 1576/head
2019-08-07 Daniel SeilerRefactor for codestyle
2019-08-06 Daniel SeilerAdd login and automatic registration; Prepare Group...
2019-08-06 Dan BrownMerge branch 'v0.26'
2019-08-04 Dan BrownMerge branch 'master' into 129-page-templates
2019-08-04 Dan BrownMerge pull request #1561 from danielroehrig-mm/task...
2019-08-04 Dan BrownMerge pull request #1554 from miles75/lang-hu
2019-08-04 Dan BrownReplaced use of custom 'baseUrl' helper with 'url'
2019-05-25 Dan BrownUpdated string functions to use mulitbyte versions...
2019-05-06 MantikorMerge pull request #1 from BookStackApp/master
2019-05-05 Dan BrownRan phpcbf
2019-05-04 Dan BrownMerge pull request #1410 from BookStackApp/image_manage...
2019-05-04 Dan BrownChange image-selector to not use manager
2019-04-27 Dan BrownStarted extraction of image controller to separate...
2019-04-21 Dan BrownStarted rewriting back-end image managment
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-04-15 Dan BrownMerge branch 'cw1998-feature/create-book-button-on...
2019-04-15 Christopher WilkinsonFix phpcs issues
2019-04-14 Dan BrownMerge pull request #1153 from BookStackApp/2019-design
2019-04-06 Dan BrownAdded shelves and search shortcuts to profile page
2019-03-30 Dan BrownImplemented new design in entity selector
2019-03-30 Dan BrownMerge branch 'master' into 2019-design
2019-03-10 Dan BrownMerge branch 'master' into 2019-design
next