Milos Stojanovic
0f4209dc28
logger added instead of huge exception in security service, fixes #183
2021-02-18 09:39:44 +01:00
Luiz Kill
a48fa3c717
Adds an attributes parameter to the ldap adapter ( #184 )
...
* Adds an attribute parameter to the ldap adapter
Using this parameter is much more efficient than the default action (which is to return all attributes and their associated values). The use of this parameter should therefore be considered good practice.
(from https://www.php.net/manual/en/function.ldap-search.php )
* Updates the docs about ldap_attributes parameter
* Enhances portuguese translation
* Update backend/Services/Auth/Adapters/LDAP.php
Commit suggestion
2021-02-18 09:18:30 +01:00
Milos Stojanovic
a8be107121
csrf token key config option added
2021-02-12 12:57:38 +01:00
ahaenggli
91cfd6a845
show filesize and remaining time on download ( #181 )
...
* show filesize on download
2021-02-02 16:01:52 +01:00
Milos Stojanovic
53c993bdc8
ignore coverage for ldap
2020-11-02 14:42:22 +01:00
Milos Stojanovic
86e582efb8
add docs to LDAP, fix trailing spaces
2020-10-26 08:45:58 +01:00
ahaenggli
12a83d07c1
Feature/ldap auth ( #146 )
...
* add ldap auth
* remove some comments
2020-10-26 08:40:30 +01:00
Milos Stojanovic
fb2e794e37
download_inline configuration #141
2020-10-12 10:49:54 +02:00
Milos Stojanovic
812a0a2ce0
v7.4.4 fixes #116
2020-07-28 13:04:25 +02:00
Milos Stojanovic
a2566561b3
timezone support/config added, fixed #102
2020-07-18 18:23:05 +02:00
Milos Stojanovic
5624aa9493
add mime-types, support for vector images, fixes #113 #108
2020-07-18 10:43:17 +02:00
Milos Stojanovic
fdb596a2fc
Inclusive terminology
2020-07-15 09:37:59 +02:00
Milos Stojanovic
0ceaaea75a
zip adapter fix
2020-05-11 16:09:08 +00:00
Milos Stojanovic
cbdab39e44
fix/test: create empty zip archive is futile
2020-05-11 13:34:39 +00:00
Milos Stojanovic
3a659e093b
docs upd
2020-05-09 21:25:53 +02:00
Milos Stojanovic
15c386fe08
WordPress adapter included in the main repo
2020-05-09 21:04:13 +02:00
Milos Stojanovic
8330fa86bc
New config param: overwrite_on_upload
2020-03-23 13:37:54 +01:00
Milos Stojanovic
f49f6bb00b
Download filename fix
2020-03-08 10:27:02 +01:00
Paulo K
f29620d9cd
View PDF files in the browser ( #51 )
...
Co-authored-by: Paulo Sergio Klaus <code@pauloklaus.com.br>
2020-03-06 15:11:56 +01:00
Milos Stojanovic
246874ed31
File edit
2020-02-20 15:04:22 +01:00
Milos Stojanovic
b8f7d000fb
Basic file preview
2020-02-20 14:03:51 +01:00
Milos Stojanovic
4258e68d8f
fix for filename sanitize/cut
2019-09-09 10:10:59 +02:00
Milos Stojanovic
ec9af3a777
File upload multibyte fix (PCRE_UTF8 flag)
2019-09-05 15:50:25 +02:00
Milos Stojanovic
2ea77cc88e
Fix for UTF8 filename issues ( #12 )
2019-09-05 13:59:20 +02:00
Milos Stojanovic
49dc0b89a1
Fix: merging chunks after upload
2019-08-01 10:05:42 +02:00
Milos Stojanovic
8ac547ea36
checking resource before closing zip
2019-06-25 09:22:03 +02:00
Milos Stojanovic
82e0b1577c
docs upd
2019-06-20 11:09:05 +02:00
Milos Stojanovic
b3400d7577
download headers
2019-06-19 10:24:52 +02:00
Milos Stojanovic
0eaa8184c4
storage config simplified
2019-06-19 09:36:45 +02:00
Milos Stojanovic
5da41e63c9
session handler config upd
2019-06-19 09:23:20 +02:00
Milos Stojanovic
e479c2fab8
stylesheet linked, icons removed
2019-06-17 16:21:28 +02:00
Milos Stojanovic
291fa69c2b
config add to head/body
2019-06-16 11:54:58 +02:00
Milos Stojanovic
da98b46f62
feof checks
2019-06-16 11:29:29 +02:00
Milos Stojanovic
fcdde3c5f2
cont
2019-06-16 11:17:24 +02:00
Milos Stojanovic
b945526c85
refactoring
2019-06-14 13:34:21 +02:00
Milos Stojanovic
fa319eda36
phpstan & refactoring
2019-06-14 13:07:01 +02:00
Milos Stojanovic
f6185c92ab
refactoring
2019-06-14 12:46:45 +02:00
Milos Stojanovic
261607e1d3
initial commit
2019-06-13 18:52:40 +02:00