Fraenkiman
73153cffed
The setup, blog and admin area is automatically determined by the user agent
...
Fixes #216
Fixes #197
The exchange between browser and server transmits information about the client and its capabilities in headers - user agent, what it accepts, and (what interests us) language. The browser sends the language information in a header.
These values indicate that the browser accepts, for example, US English (en-us) or German (de-de).
We make use of this. The setup of FlatPress now starts automatically in the language of the user. The determined language will also be used as default language for the FlatPressblog and the administration area until the user defines a language himself.
For the setup the language files 'el-gr','es-es','fr-fr' are still missing.
Therefore I limited the automatic determination of the language to 'cs-cz', 'de-de', 'en-us', 'it-it', 'ja-jp', 'nl-nl', 'pt-br'. See #239
2023-04-18 23:27:40 +02:00
Frank Hochmuth
fd0d631259
Merge branch 'flatpressblog:master' into upstream/issue197
2023-04-10 16:25:01 +02:00
Arvid Zimmermann
e779dcd348
added #102 fix
...
Also: reorganized Plugins section
2023-04-10 14:37:47 +02:00
Arvid Zimmermann
34254ed432
Merge pull request #200 from Fraenkiman/upstraem/issue102
...
Now shows "Inline HTML" and "Toolbar" as enabled
2023-04-10 14:27:42 +02:00
azett
e0d1c08d9d
Fixes #226 . Also fixes syntax errors in Categories plugin i18n files.
2023-04-10 14:16:52 +02:00
Arvid Zimmermann
ce8d511893
Merge pull request #204 from Fraenkiman/master
...
Update Italian language files and Author for the welcome entry
2023-04-10 13:44:49 +02:00
Fraenkiman
22e00361c7
Update contact.tpl
2023-04-10 01:29:31 +02:00
Fraenkiman
1e0ad07d78
Create contact.tpl
2023-04-10 01:05:56 +02:00
Frank Hochmuth
84d75cab64
Delete contact.tpl
...
In a separate pull request moved
2023-04-10 00:58:02 +02:00
Fraenkiman
7afa71aef4
Update contact.tpl
2023-04-10 00:52:46 +02:00
Frank Hochmuth
1421c876a2
Merge branch 'flatpressblog:master' into upstream/issue197
2023-04-09 22:01:10 +02:00
Frank Hochmuth
c3be838299
Merge branch 'flatpressblog:master' into upstraem/issue102
2023-04-09 22:00:03 +02:00
Frank Hochmuth
a8b3816c23
Merge branch 'flatpressblog:master' into master
2023-04-09 21:42:29 +02:00
arvid
a1a7cd9efb
consequently removed commented lines
2023-04-09 13:51:12 +02:00
Arvid Zimmermann
d605600e28
Merge pull request #218 from Fraenkiman/upstream/issue130
...
Update bbcode.css
2023-04-09 13:48:24 +02:00
Arvid Zimmermann
4bc82d3d7e
Merge pull request #222 from Fraenkiman/upstream/issue221
...
Fixes wrong HTML and outdated attributes in media manager plugin
2023-04-09 13:00:28 +02:00
Fraenkiman
89d2373801
Update lang.it-it.php
2023-04-06 17:09:03 +02:00
Frank Hochmuth
50454d19df
Merge branch 'flatpressblog:master' into upstream/issue197
2023-04-05 00:08:18 +02:00
Frank Hochmuth
2f3e148573
Merge branch 'flatpressblog:master' into upstraem/issue102
2023-04-05 00:05:30 +02:00
Fraenkiman
0a0d4df693
more corrections of files in italian language
...
Many thanks to eagleman
2023-04-04 23:36:38 +02:00
Fraenkiman
f12ac4cc3a
Update step2.lib.php
...
Adds the welcome entry to the Author FlatPress.
Also for the static pages menu and about.
See https://github.com/flatpressblog/flatpress/issues/99#issuecomment-1159540059
2023-03-27 01:41:31 +02:00
Fraenkiman
eca3bf6f3c
Update admin.plugin.mediamanager.files.tpl
2023-03-26 18:23:47 +02:00
Fraenkiman
b29005f989
Behebt falsches HTML und veraltete Attribute im Mediamanager Plugin
...
Fixes #221
2023-03-26 18:10:46 +02:00
Fraenkiman
859a2d8ab8
Create lang.de-de.php
...
to avoid conflicts copied from #219
2023-03-24 23:41:09 +01:00
Frank Hochmuth
eee662da15
Delete lang.de-de.php
...
is fixed with #219
2023-03-24 23:23:28 +01:00
Fraenkiman
a6e5cd3d9b
Update bbcode.css
...
Fixes #130
2023-03-22 22:19:58 +01:00
Frank Hochmuth
bd08207b1e
Merge branch 'flatpressblog:master' into master
2023-03-05 14:26:59 +01:00
azett
c19e64593e
added #209 fix
2023-03-05 13:30:49 +01:00
Arvid Zimmermann
40b8f414b5
Merge pull request #210 from Fraenkiman/upstream/issue209
...
for non-ASCII characters in the e-mail header
2023-03-05 13:27:56 +01:00
azett
a33a4c0dc0
fixed issue number
2023-03-05 13:24:56 +01:00
azett
e1dffe67f0
added PR212 fix
2023-03-05 13:23:46 +01:00
Arvid Zimmermann
b9c59fa775
Merge pull request #212 from Fraenkiman/upstream/issue211
...
Update plugin.commentcenter.php
2023-03-05 13:16:49 +01:00
azett
cf7bba513d
added FlatPress Protect plugin
2023-03-05 13:12:45 +01:00
Arvid Zimmermann
b3d87c33da
Merge pull request #215 from Fraenkiman/upstream/issue146
...
Hardens FlatPress via HTTP response header
2023-03-05 13:04:43 +01:00
Fraenkiman
a9db325e1f
Update lang.it-it.php
2023-03-02 00:44:48 +01:00
Fraenkiman
42b03966e4
Italian language file correction
...
Many thanks to eagleman
2023-03-02 00:16:50 +01:00
Fraenkiman
7b00ba58a1
Italian language file correction
...
Many thanks to eagleman
2023-03-01 23:28:03 +01:00
Fraenkiman
9837c76692
Hardens FlatPress via HTTP response header
...
Fixes #146
Can be optionally activated by the FlatPress admin
* Content Security Policy is an effective measure to protect your site from XSS attacks. By whitelisting sources for approved content, you can prevent the browser from loading malicious content.
* Permissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
* HTTP Strict Transport Security is an excellent feature to support on your site and strengthens your implementation of TLS by getting the User Agent to enforce the use of HTTPS.
* The X-Download-Options response header instructs the browser not to open the file directly but to offer it for download first. This mitigates some potential Social Engineering attacks.
* HTTP Strict Transport Security (HSTS for short) is a security mechanism for HTTPS connections that protects against both connection encryption downgrade attack and session hijacking.
* The referrer policy directive determines whether, and if so which, referrer information for requests triggered by the current web page is sent by the web browser in HTTP requests.
2023-03-01 00:59:25 +01:00
Fraenkiman
296470bd7b
Update comments.php
...
little correction
2023-02-27 23:03:59 +01:00
Fraenkiman
91cbfeeaeb
Update plugin.commentcenter.php
...
little correction
2023-02-27 23:01:17 +01:00
Fraenkiman
e785ea184e
Update plugin.commentcenter.php
...
Fixes #211
An email notification is now sent when there is a new comment to approve and when the subject in the email header contains umlauts.
2023-02-26 13:40:42 +01:00
Fraenkiman
3ad8a38183
Spaces inserted
...
Spaces inserted so that they can be encrypted in the e-mail header
2023-02-26 05:01:59 +01:00
Fraenkiman
8f28e293e6
Update comments.php
...
Splits the encrypted subject. The encrypted subject should not be longer than 76 characters.
2023-02-26 04:36:34 +01:00
Fraenkiman
c1dae9205f
for non-ASCII characters in the e-mail header
...
fixes #209
Email notification is now sent when a new comment has been left and when the subject in the email header contains umlauts.
2023-02-25 19:50:22 +01:00
Frank Hochmuth
59285d4184
Merge branch 'flatpressblog:master' into upstream/issue197
2023-02-19 13:53:10 +01:00
Frank Hochmuth
b45bfe23bc
Merge branch 'flatpressblog:master' into master
2023-02-19 13:52:26 +01:00
azett
b60a51cf92
Little fixes in Italian language files by eagleman - thx!
2023-02-18 12:13:01 +01:00
Frank Hochmuth
83cb06f99f
Merge branch 'flatpressblog:master' into upstream/issue197
2023-02-18 00:52:24 +01:00
Frank Hochmuth
f9206157d6
Merge branch 'flatpressblog:master' into upstraem/issue102
2023-02-18 00:51:29 +01:00
Fraenkiman
9b6d25881c
Update contact.tpl
...
include Smarty-function comment_form
Note: Accessible Antispam Plugin is displayed, but you can send without mathematical solution
2023-02-14 00:15:24 +01:00