5784 Commits

Author SHA1 Message Date
6b4f0b9478
updated nginx config for ssl 2022-01-12 21:21:21 +01:00
40cb92d076
nginx admin trailing slahs and forward with slash 2022-01-12 21:21:21 +01:00
ccc9b9bf58
nginx do not forward /admin, but enforce trailing slash 2022-01-12 21:21:21 +01:00
564261a72f
nginx /admin forwarding 2022-01-12 21:21:21 +01:00
55089b4b10
change servername 2022-01-12 21:21:21 +01:00
9c36fc798f
try without trailing slash for backend (nginx)
updated start script
2022-01-12 21:21:21 +01:00
4b099d7e58
correct comments
try to fix backend proxy in nginx
missing change for /vue remove
2022-01-12 21:21:21 +01:00
644c55b573
corrected admin port 2022-01-12 21:21:21 +01:00
00ecc2b999
cleanup run script (frontend)
include new run script(admin)
2022-01-12 21:21:21 +01:00
c0d5fea248
updated server.js 2022-01-12 21:21:21 +01:00
f8878ce65a
log requests on frontend server script 2022-01-12 21:21:21 +01:00
2347deb317
updated run script for frontend 2022-01-12 21:21:21 +01:00
71c3d3c37f
update subfolder paths 2022-01-12 21:21:21 +01:00
a7291bb68e
seperate locations again 2022-01-12 21:21:21 +01:00
ab94184e08
more nginx config things 2022-01-12 21:21:21 +01:00
29a0866481
wildcard fix(?) 2022-01-12 21:21:21 +01:00
773e92e0bf
try ~ wildcard again 2022-01-12 21:21:21 +01:00
3f6f750670
removed sockjs-node configuration from nginx config 2022-01-12 21:21:21 +01:00
0c5527ee9a
setup description for debian 11 2022-01-12 21:21:21 +01:00
268d8b6ed1
updated install script to match debian 11 2022-01-12 21:21:21 +01:00
acd04b3432
removed /vue from tests, configs and references 2022-01-12 21:21:21 +01:00
a49cf65f0f
base path / not /vue (frontend) 2022-01-12 21:19:49 +01:00
60848cc818
cahnge public path to / (frontend) 2022-01-12 21:19:49 +01:00
7915cf171e
revert wildcard 2022-01-12 21:19:49 +01:00
f8e4a48700
wildcard location for frontend 2022-01-12 21:19:49 +01:00
d3d0dc57eb
disable log 2022-01-12 21:19:49 +01:00
fd7867ad50
nginx gradido.conf 2022-01-12 21:19:49 +01:00
b5f0b2600b
make start.sh executable 2022-01-12 21:19:49 +01:00
64c11ba925
start script 2022-01-12 21:19:48 +01:00
330281fc58
make maintenance script executable 2022-01-12 21:19:48 +01:00
4cda535cee
maintenance script 2022-01-12 21:19:48 +01:00
a2c914d2a1
install script mariadb, nginx, curl, yarn, nodejs, pm2 2022-01-12 21:19:48 +01:00
798a620c5a
some textual changes 2022-01-12 21:19:48 +01:00
49548ecd48
make install script executable 2022-01-12 21:19:48 +01:00
e7f6085401
gradido install script template 2022-01-12 21:19:48 +01:00
b9d9bb5935
setup.md describing how to setup a bare debian host 2022-01-12 21:19:48 +01:00
166469efde
moved old scripts in old folder, included gradido setup script for ubuntu 2022-01-12 21:19:48 +01:00
Moriz Wahl
cc5398d470 Merge branch 'master' into test-send-email 2022-01-12 13:27:47 +01:00
Moriz Wahl
0135d59dd5 localize subject and body 2022-01-12 13:23:19 +01:00
Moriz Wahl
899994c128 improve tests 2022-01-12 12:51:16 +01:00
Moriz Wahl
c05f32cf5f sendAccountActivationEmail with object as arg 2022-01-12 12:19:45 +01:00
Moriz Wahl
b1520182a2 sendResetPasswordEmail with object as arg 2022-01-12 12:13:42 +01:00
Moriz Wahl
ce9d4b2ca8 extract sendTransactionReceivedEmail 2022-01-12 12:05:44 +01:00
elweyn
a3682a424e Fix redirect to /logout, now redirects to the wallet login. 2022-01-12 11:52:30 +01:00
elweyn
06fdbf863e Fix removing from masscreationlist now gives right item to the left list. 2022-01-12 11:36:36 +01:00
Moriz Wahl
fb53a0bcb0 extract reset password email 2022-01-12 11:36:17 +01:00
Moriz Wahl
c6863d6e64 sendAccountActivationEmail in separate file 2022-01-12 11:02:49 +01:00
elweyn
4c098b0124 Withdrew space at the end of an locale definition. 2022-01-12 10:39:22 +01:00
Hannes Heine
e5a79982b5
Merge pull request #1282 from gradido/1247-language-switch-not-alligned
Don't show the language-switch on the /register page.
2022-01-12 10:25:54 +01:00
Hannes Heine
c3f33875b1
Merge branch 'master' into 1247-language-switch-not-alligned 2022-01-12 10:14:01 +01:00