32 Commits

Author SHA1 Message Date
einhornimmond
a567bd3780
add option unsecure.allow_all_passwords to disable password restrictions and allow any type of passwords (even empty ones) 2021-03-17 18:43:18 +01:00
einhornimmond
3304c417a4
add unsecure cors option for adding Access-Control-Allow-Origin:* Header in json requests 2021-03-17 18:43:18 +01:00
einhornimmond
3ed94b8a9c
add unsecure options, add unsecure login, update create user to use it in unsecure mode with password 2021-03-17 18:36:49 +01:00
Dario
2f4701f0b5 adding php server host to config 2020-07-13 17:52:12 +02:00
Dario
f414ca8ddb add function to search for verification emails to resend at startup and by register direct 2020-06-15 17:37:02 +02:00
Dario
582aba5bcd remove not used class, add header and footer for christines design, start changing checkTransaction in new design 2020-06-11 17:56:20 +02:00
Dario
ea18b3ca0a add Crypto/AuthenticatedEncryption to move code from model/User into own class, add app secret to server config 2020-06-07 21:36:17 +02:00
Dario
8502de4b1a Add second german mnemonic set with fixed casing 2020-05-30 09:32:27 +02:00
Dario
c1f8c061c7 Add hedera proto files (in submodule) and in build config 2020-05-28 15:15:28 +02:00
Dario
9eee922a16 adding server config variable to config if server is test (without ssl), staging or production, disable ssl force by login cookie in test server builds 2020-05-12 10:48:13 +02:00
Dario
feb3067f3a adding new email system, work in progress 2020-01-02 12:47:32 +01:00
Dario
2910d85729 auto recover from corrupted mnemonic words by calling User::generateNewPassphrase 2019-12-13 14:17:45 +01:00
Dario
eb1391f003 adding json request (currently not used), removing cakephp cookie by login, adding no email option in properties for testing 2019-12-13 11:11:50 +01:00
Dario
2b1f0f1b2d update check transaction 2019-12-04 17:04:14 +01:00
Dario
cc6b885be3 update translation 2019-11-16 12:33:28 +01:00
Dario
bca54d1885 update error logging and reading config.. both fro default system pathes 2019-11-14 11:15:45 +01:00
Dario
0bb6332a13 Transaction Roundtrip success 2019-11-03 19:48:26 +01:00
Dario
0c00a3e809 filter elopage products, save elopage buys 2019-10-31 11:15:34 +01:00
Dario
0cfb252092 adding navi for checkTransaction 2019-10-30 18:04:10 +01:00
Dario
860e1a2391 change path for login page 2019-10-22 15:40:23 +02:00
Dario
79b69d6e11 adding crypto seed 2019-10-18 17:28:28 +02:00
Dario
d56e429175 move url path to config 2019-10-15 11:45:01 +02:00
Dario
39b5852049 Merge branch 'master' of ssh://**REDACTED**/~/_C++/gradido_login_server 2019-10-10 06:32:59 +02:00
Dario Rekowski on RockPI
33c20699cf s 2019-10-10 04:32:42 +00:00
Dario
efe039a7a9 changed elopage handler, adding message for debugging crash 2019-10-10 06:32:30 +02:00
Dario
8fcd28d189 adding elopage webhook page 2019-10-09 19:25:18 +02:00
Dario
cb47fe568e complete session timeout, found bug with session manager mutex and fix, found bug with long email verification code and fixed 2019-10-03 11:33:15 +02:00
Dario
d6e9cc19ab save keys (encrypt privkey) done, work on login 2019-10-02 11:55:03 +02:00
Dario
2a1938165c register and send verification email 2019-09-30 14:26:25 +02:00
Dario
c44656da5c work on register 2019-09-27 21:29:55 +02:00
Dario
f7744ee2c1 adding many new files, mostly from old projects, register handling with validation, loading and connect to mysql 2019-09-26 11:26:39 +02:00
Dario
866b4faedb gradido login server, first config and code 2019-09-20 11:17:00 +02:00