Commit graph

201 commits

Author SHA1 Message Date
5168e36e3c
Added new list sign-up links 2020-12-30 16:46:31 +00:00
6a960186a6
Added v0.30.7 post 2020-12-18 14:09:26 +00:00
d77b5fce8e
Added v0.30.6 post 2020-12-17 21:34:21 +00:00
b5fef47d01
Added note to ensure mode_rewrite is enabled 2020-12-09 21:27:36 +00:00
23f1e0e1e0
Made updates for v0.30.5 release
Also added some extra details to security page.
2020-12-06 21:06:29 +00:00
f538cd431b
Fixed class name in customization docs 2020-11-26 21:10:39 +00:00
c0ab06ac75
Added 30.4 update notes to updates page 2020-10-31 16:48:34 +00:00
732c0f4e60
Actioned doc updates and advisories for v0.30 2020-09-20 00:24:16 +01:00
SmallChunks
d458bc2f61
Added info about primary group missing
The memberof attribute does not include the user's primary group. Usually it is simply set to 'domain users', but ours was set to the same group we used to autoassign groups in bookstack. Ref: https://ldapwiki.com/wiki/MemberOf
2020-06-18 12:51:02 +02:00
44fa679953
Added v0.29.3 blog post & update notes to match 2020-05-12 23:09:58 +01:00
32a01d898f
Added regen-comment-content command 2020-05-02 11:52:38 +01:00
14970e3c7b
Added v0.29.2 blog post 2020-05-02 11:51:02 +01:00
063b2796f7
Added ubuntu 20.04 install script details 2020-04-24 15:39:34 +01:00
ed10fb6606
Finished up v0.29 blogpost 2020-04-13 16:08:52 +01:00
0c9f244944
Started updates for v0.29 2020-04-12 23:55:30 +01:00
xhark
2affde5936
Update installation.md
Add CentOS 8 community guide link
2020-04-02 12:18:21 +02:00
237b70f0b9
Updated sendmail config to include MAIL_FROM params 2020-03-14 17:30:23 +00:00
f8b63da5ce
Updated mail config to align with what's supported 2020-03-14 13:39:01 +00:00
1efdcb3daa
Merge branch 'master' of git://github.com/ChromatixAU/bookstackapp-website into ChromatixAU-master 2020-03-14 13:07:50 +00:00
92af702cbc
Updated restore docs to advise against migration during install
- To avoid table creation conflicts from those created in the install migrations and those in the backed-up db data. Raised in BookStackApp/bookstack#1700
2020-03-12 22:29:08 +00:00
a7d1b0a85d
Added --no-dev to composer commands in docs
Related to bookstackapp/bookstack#1928
2020-03-05 21:32:44 +00:00
4132d3de8b
Fixed acs endpoint in saml docs 2020-02-20 22:03:58 +00:00
0c8507c5bd
Updated LDAP info to align with v0.28.{1,2} changes
- Documented new 'LDAP_DUMP_USER_DETAILS'. - Documented 'BIN;' option on LDAP attribute. - Updated AD details with 'BIN;' option. For bookstackapp/bookstack#1872
2020-02-18 09:58:38 +00:00
b484d79370
Fixed bad blog link in updates page
Found on discord by Veridical
2020-02-10 19:19:20 +00:00
48136fcf40
Finished off v0.28 blogpost, updated updates, removed changelog script 2020-02-03 22:14:53 +00:00
9c5021d2f0
Added admin-doc for remaining v0.28 items
- Added hacking page to explain theme system, API & editor events.
2020-02-02 23:27:04 +00:00
bc6c309d6f
Added v0.28 blog images, finished saml2 auth 2020-02-02 22:02:20 +00:00
761b132564
Updated some parts to work with newer hugo vers. 2020-01-19 15:35:48 +00:00
907177694f
Added php version update commands for 16.04 script users 2020-01-19 14:35:14 +00:00
Timo Schwarzer
11b69cbd23
Update minimum required PHP version to 7.2 2019-10-15 19:08:18 +02:00
f2a4547e5e
Finished off blogpost for v0.27 2019-08-31 13:59:15 +01:00
8304341110
Finished off v0.26 post and made some theme tweaks 2019-05-06 18:57:09 +01:00
b01c0340d8
Split out third-part-auth auto-reg/config for clarity
As per BookStackApp/BookStack#1412
2019-05-04 17:13:01 +01:00
c27d26a4ad
Added v0.25.[3-4] release post 2019-03-24 21:16:54 +00:00
fb4cfde8a5
Added content and updates for v0.25.2 release 2019-03-10 13:46:56 +00:00
a613629e05
Updated ldap auth to include group matching formatting
Closes BookStackApp/BookStack#1300
2019-03-09 16:03:48 +00:00
a7e33bd3cb
Cleaned install page, Added linuxserver.io link
Closes #38
2019-02-27 22:07:33 +00:00
h4ck ninja
bc15716c44
Minor change to the Discord section
Changed "Twitch" to "Discord". Minor, but it did look odd.
2019-01-31 10:19:49 -08:00
a95d5044c8
Merge branch 'master' of github.com:BookStackApp/website 2019-01-20 16:35:16 +00:00
91002f38e5
Added post and updates for v0.25.1 2019-01-20 16:34:45 +00:00
eevahr
9a257e4243
Update third-party-auth.md 2019-01-18 13:23:33 +01:00
f67775c6da
Finished up v0.25 docs with a bit of a re-org
- Updated gulp to use latest libs. - Added upload configuration page and moved existing upload related docs into it. - Added misc docs for extra bits. - Re-organised sidebar. - Spaced out sidebar items and made sticky on desktop.
2019-01-12 22:19:01 +00:00
5a166cb3ea
Merge pull request #32 from christophert/add-ldaptlsinsecure
Add LDAPS Insecure option
2019-01-12 20:15:03 +00:00
dbcb4a6f96
Merge pull request #31 from BookStackApp/dropzone-timeout
Updated docs to mention dropzone timeout.
2019-01-12 20:12:23 +00:00
fcdab0d592
Merge pull request #26 from derek-shnosh/patch-1
elaborate on 'external authentication ids'
2019-01-06 16:55:57 +00:00
Abijeet Patro
56ed7db2e0
Updated variable name to uploadTimeout 2019-01-03 12:44:50 +05:30
Christopher Tran
68837df783 Merge branch 'master' of github.com:BookStackApp/website into add-ldaptlsinsecure 2018-12-11 16:20:21 -05:00
Abijeet Patro
8a08736b8e
Updated docs to mention dropzone timeout. 2018-11-18 00:30:04 +05:30
Christopher Tran
8b003343a7 update Facebook instructions to include the base OAuth URIs 2018-10-27 17:18:45 -04:00
Christopher Tran
c6548f9c7e add LDAP TLS insecure directive documentation 2018-10-27 17:13:03 -04:00