summaryrefslogtreecommitdiff
path: root/.env.example
Commit message (Expand)AuthorAgeFilesLines
* Env: Added storage type to default example envDan Brown2025-11-211-0/+7
* Mail Config: Updated how TLS is configuredDan Brown2023-06-241-1/+3
* Reviewed addition to db table prefixDan Brown2021-09-291-1/+0
* Allow to use DB tables prefixfloviolleau2021-09-191-1/+2
* Updated .env.example to encorage use of setting APP_URLDan Brown2020-12-061-6/+8
* Updated example env with helpful infoDan Brown2020-09-191-5/+12
* Updated default mail optionsDan Brown2020-03-141-1/+5
* Commented APP_URL by default to prevent upgrade path issuesDan Brown2019-01-061-1/+3
* Simplified example env and created full example copyDan Brown2019-01-061-81/+14
* Abstracted user avatar fetching away from gravatarDan Brown2018-12-221-6/+6
* Merge branch 'custom-avatar-provider' of git://github.com/Vinrobot/BookStack ...Dan Brown2018-12-221-0/+5
|\
| * Added config to change Gravatar URLVinrobot2018-11-101-0/+5
* | Merge pull request #1096 from christophert/add-ldaptlsinsecureDan Brown2018-12-221-0/+2
|\ \
| * | Add ability to disable LDAP certificate validationChristopher Tran2018-10-271-0/+2
| |/
* / Added environment variable for google select account option.Justin Stein2018-10-131-0/+1
|/
* Merge pull request #904 from lommes/903-socialite-discordDan Brown2018-07-291-0/+2
|\
| * add everything needed to use discord as social login providerTimo B2018-06-281-0/+2
* | Added ability to set custom ldap group -> role mappingDan Brown2018-07-151-2/+0
* | Added tests to cover ldap group mappingDan Brown2018-07-151-5/+5
* | LDAP groups sync to Bookstack roles.Brennan Murphy2018-07-021-0/+9
|/
* Merge pull request #711 from duncanbarnes/masterDan Brown2018-03-101-0/+2
|\
| * Added ability to configure email sender nameDuncan Barnes2018-02-211-0/+2
* | Update .env.examplePieter2018-03-051-1/+1
* | Add CACHE_PREFIX to the .env.example filePieter2018-02-261-0/+2
|/
* Tweaked some commentsDan Brown2018-02-111-1/+1
* Merge branch 'master' of git://github.com/moutonnoireu/BookStack into moutonn...Dan Brown2018-02-111-1/+2
|\
| * Update .env.exampleBlackSheep2018-02-011-4/+3
| * Add twitch socialite auth providerBlackSheep2018-01-291-0/+3
* | Merge branch 'support_for_gitlub_auth' of git://github.com/pixwell-dev/BookSt...Dan Brown2018-02-041-1/+5
|\ \
| * | add missing icon, fix name conventionsJozef Balún2018-02-011-3/+3
| * | add support for gitlab authentification Jozef Balún2018-01-311-1/+5
| |/
* / Corrected the keys for okta authTimo Bartholomes2018-01-311-2/+2
|/
* Add socialite authentication for oktaTimo Bartholomes2017-11-261-0/+3
* Updated all application urls to allow path prefix.Dan Brown2016-08-141-2/+4
* Made memcached config allow mulitple serversDan Brown2016-03-051-6/+7
* Closes #69. Implemented and tested memcached.Nick Walke2016-03-021-0/+8
* Increased LDAP testing and fixed any Auth-based bugs foundDan Brown2016-01-171-0/+3
* Cleaned tests up, Started LDAP tests, Created LDAP wrapperDan Brown2016-01-151-0/+8
* Updated readme with social & update instructionsDan Brown2016-01-021-4/+4
* Added custom user avatarsDan Brown2015-12-091-0/+3
* Revamped image system to use driver-agnotstic storage and be more efficentDan Brown2015-12-071-1/+12
* Updated readme with more detailsDan Brown2015-11-211-1/+1
* Refactored Social auth into service, Made entity an abstract classDan Brown2015-09-041-7/+19
* Initial commitDan Brown2015-07-121-0/+19