457 Commits

Author SHA1 Message Date
Milos Stojanovic
24e2702350 database auth adapter - session fix 2022-05-25 11:54:04 +02:00
Milos Stojanovic
3d008e4e7f development mode warning added 2022-05-25 11:38:42 +02:00
Milos Stojanovic
8a66af3e2e
Update Dockerfile 2022-05-24 15:14:56 +02:00
Milos Stojanovic
9f58db0c90 version bump v7.8.0 2022-05-24 13:16:02 +02:00
Milos Stojanovic
fcd3995f64 regenerate session on user update 2022-05-24 13:08:43 +02:00
Milos Stojanovic
6e2b68f17f path traversal fix 2022-05-24 12:24:30 +02:00
Milos Stojanovic
beb7d195c6 version bump v7.7.2 2022-02-18 17:04:38 +01:00
Milos Stojanovic
c3597e1105 changelog upd 2022-02-18 17:00:18 +01:00
Milos Stojanovic
7ffd2b5b86 default error_reporting set to pre PHP8 2022-02-18 16:58:36 +01:00
Milos Stojanovic
1fde95e645 cont 2022-01-30 09:46:35 +01:00
Milos Stojanovic
97e04cafba docs, changelog upd, RTL instructions 2022-01-30 09:43:08 +01:00
Milos Stojanovic
0d4fe5acae add hebrew, fixes #301 - language vars 2022-01-30 09:28:19 +01:00
Enyedi Szilárd
0061753b68
Create romanian.js (#302)
Added Romanian translation.
2022-01-30 09:24:33 +01:00
Milos Stojanovic
ee4040a190 version bump 7.7.1 v7.7.1 2022-01-13 11:32:05 +01:00
Milos Stojanovic
a68e56557e changelog upd 2022-01-13 11:28:15 +01:00
Milos Stojanovic
c158aa37aa issue with php8.1 and new full_path key found in $_FILES, fixes #295 2022-01-13 11:25:05 +01:00
Milos Stojanovic
d3b23cdc95 tests matrix, php8.1 added 2022-01-13 09:56:08 +01:00
dirmanhana
1e8ec10ac0
Update indonesian.js (#294)
small edit
2022-01-11 10:25:15 +01:00
Milos Stojanovic
b256732c2d missing tests, changelog #293 2021-12-31 11:35:55 +01:00
IWIN
29dccea0b5
fix file deletion error when overwrite on upload (#293) 2021-12-31 11:31:24 +01:00
Milos Stojanovic
e22a52d60f docs update 2021-12-09 19:58:29 +01:00
Milos Stojanovic
e638d825b1 docs upd 2021-12-07 10:54:25 +01:00
Milos Stojanovic
456098d67e docs update, composer league/flysystem fix 2021-12-06 09:19:34 +01:00
Milos Stojanovic
cedf478ecb
Update README.md 2021-10-23 12:20:38 +02:00
Olivier Van de Velde
10f42450ab
Update accounts.md - Typo (#279)
Line: 21  Bach -> Batch
2021-10-15 08:38:42 +02:00
ahaenggli
d685af9af2
fix #271 (#272)
* fix #257 and add optional domain handling

* format code and add to doc

* fix #271
2021-10-01 08:29:34 +02:00
Milos Stojanovic
a2f0e808c2 version bump to 7.7.0 v7.7.0 untagged-7bc66f807d09dd18e633 2021-09-27 11:47:57 +02:00
Milos Stojanovic
e79fc71142 httponly cookie by default 2021-09-27 10:35:34 +02:00
Milos Stojanovic
5ddec1a0e0 option for cookie_secure added 2021-09-27 10:29:36 +02:00
Milos Stojanovic
63645f6e04 anti-framing policy added with headers 2021-09-27 10:14:36 +02:00
Milos Stojanovic
8f1dfd9637
Update README.md 2021-09-07 17:38:24 +02:00
ahaenggli
d45346809f
fix #257 and add optional domain handling (#258)
* fix #257 and add optional domain handling

* format code and add to doc
2021-08-23 09:03:08 +02:00
dependabot[bot]
006c953b4b
Bump path-parse from 1.0.6 to 1.0.7 (#253)
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-16 12:34:10 +02:00
Milos Stojanovic
462cebb89e cont 2021-08-16 12:21:40 +02:00
Milos Stojanovic
da509591e2 adding slovenian language, thanks megamiska.eu 2021-08-16 12:18:20 +02:00
Brennen Raimer
b0d76f6f54
Fix Dockerfile (#254)
* add support for docker, resolves #239

* point 000-default.conf Document Root at filegator
2021-08-16 08:20:46 +02:00
Milos Stojanovic
c4a83e3542 svg logo 2021-08-11 12:43:33 +02:00
Milos Stojanovic
a6f3fd4ebc
Update README.md 2021-08-11 12:37:49 +02:00
Milos Stojanovic
8fca87ad9b svg logo 2021-08-11 12:35:43 +02:00
Milos Stojanovic
f57d2c1ed2
typo 2021-08-04 09:57:18 +02:00
stumbaumr
4fd8545018
Fix a small typo (#251) 2021-08-04 09:55:34 +02:00
Milos Stojanovic
95f8889fa5 removed unnecessary restart 2021-07-28 19:33:30 +02:00
Milos Stojanovic
8db4098f7e docker fix 2021-07-28 16:05:34 +02:00
Brennen Raimer
247b047845
add support for docker, resolves #239 (#246) 2021-07-28 14:38:33 +02:00
Milos Stojanovic
cf95b2a9fc docs update 2021-07-18 09:20:53 +02:00
Milos Stojanovic
5578bb492e
Update README.md 2021-07-18 09:19:27 +02:00
Milos Stojanovic
3ee8c36d7a
Adding security policy, fixes #243 2021-07-15 09:05:39 +02:00
Milos Stojanovic
c8776575d7 version bump - v7.6.0 v7.6.0 2021-07-12 11:11:15 +02:00
Milos Stojanovic
79b6801bed docs update 2021-07-08 14:33:39 +02:00
Milos Stojanovic
8e7830d4b9 changelog 2021-07-08 14:26:44 +02:00