Dan Brown
0afa417b0a
Added ability to secure images behind auth
...
Still in testing.
Adds STORAGE_TYPE=local_secure option for setting images to be behind
auth. Stores images alongside attachments in /storage/uploads/images.
2018-01-13 11:11:23 +00:00
Dan Brown
573357a08c
Extracted text from logic files
2016-12-04 16:51:39 +00:00
Dan Brown
673c74ddfc
Started work on attachments
...
Created base models and started user-facing controls.
2016-10-09 18:58:22 +01:00
Dan Brown
771626b6ec
Started work on making the public role/user configurable
...
Create a new 'public' guest user and made the public
role visible on role setting screens.
2016-09-29 12:43:46 +01:00
Dan Brown
e0235fda8b
Made registration gravatar/email requests fail gracefully
...
* Extracted any email confirmation text into langs.
* Added new notification on confirmation email send fail.
Closes #187
2016-09-17 21:33:55 +01:00
Dan Brown
92d393537c
Merge branch 'v0.11'
2016-08-14 13:09:44 +01:00
Dan Brown
43d9d2eba7
Updated all application urls to allow path prefix.
...
Allows BookStack to be installed at a non-root location on a domain.
Closes #40 .
2016-08-14 12:29:35 +01:00
Dan Brown
c44314def3
Added check for s3 bucket name to choose shortest url
2016-07-10 10:28:05 +01:00
Dan Brown
8b899a9cf0
Merge branch 'patch-1' of git://github.com/younes0/BookStack into younes0-patch-1
2016-07-10 10:15:38 +01:00
Younes El Biache
32a06f119b
set uploaded files public visibliity (relevant for S3 storage)
2016-07-09 15:26:53 +02:00
Younes El Biache
ec30864ce5
shorter amazon S3 url
2016-07-09 14:33:37 +02:00
Dan Brown
dbe11c1360
Attached images to pages and added restriction filtering
...
Closes #79
2016-03-13 13:30:47 +00:00
Dan Brown
66c56e9d02
Added settings helper and formatted code in some files
2016-03-06 12:55:08 +00:00
Dan Brown
8e8d582bc6
Updated app requirements & Added some friendlier errors
2016-02-03 20:55:37 +00:00
Dan Brown
e87db96fc0
Updated folder permissions installation instructions & fixed issue with handling image saving on user creation
2016-02-02 07:34:48 +00:00
Dan Brown
7bcd967fd9
Increased LDAP testing and fixed any Auth-based bugs found
2016-01-17 15:20:07 +00:00
Dan Brown
14ca31768c
Updated laravel to 5.2 and started ldap implementation
2016-01-09 19:24:21 +00:00
Dan Brown
93223fcd3d
Cleaned up gravatar image importing
2015-12-14 20:13:32 +00:00
Dan Brown
8f7c642f32
Added custom user avatars
2015-12-09 22:30:55 +00:00
Dan Brown
db3acabc66
Added an image service and facade, Cleaned Image Model
2015-12-09 19:50:17 +00:00