48 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
06374023b5
fix typo and wrong client host 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
3b0ec3711a remove debug code 2020-06-05 13:21:13 +02:00
Dario
c375e131ed fix new word list 2020-05-30 10:02:58 +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
f4f0b0fa2b replace ip also by host 2020-05-12 11:11:09 +02:00
Dario
094a4a2790 fix missing line 2020-05-12 10:50:37 +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
40daddabbe Add missing convert 2020-05-12 10:14:54 +02:00
Dario
3bb0fd70be adding host ip get code for linux, because poco version didn't seems to work in linux (ubuntu 2o) 2020-05-11 15:27:58 +02:00
Dario
9a5c090f23 adding replace for 0.0.0.0 ip 2020-05-11 15:01:29 +02:00
Dario
b1b0c9a234 work also without email infos 2020-05-07 17:12:22 +02:00
Dario
d1003e2c61 adding jsonCreateUser and email for register accounts throw old elopage transaction 2020-04-13 13:30:11 +02:00
Dario
90469fb94b adding debug mnemonic page 2020-04-06 11:45:00 +02:00
Dario
a94f4a1abe fix multiple hash error 2020-03-09 12:37:06 +01:00
Dario
c0e40f715d Update passphrase page 2020-02-20 17:01:22 +01:00
Dario
feb3067f3a adding new email system, work in progress 2020-01-02 12:47:32 +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
1f2a832e37 update cacert file path, fixtest 2019-11-19 09:24:03 +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
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
ca2cdf80a6 adding last name for user, update data mysql header for using local header 2019-10-10 11:04:43 +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 Rekowski on RockPI
5a6a77d601 fix errors with domain, adding error handling with missing ca root certifcate for sending emails 2019-10-06 11:25:05 +00:00
Dario Rekowski on RockPI
498a3a12e2 fixes for building with linux 2019-10-03 09:59:53 +00: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
86a83e3e00 adding files from other projects, adding http interface pages 2019-09-22 08:10:39 +02:00
Dario
866b4faedb gradido login server, first config and code 2019-09-20 11:17:00 +02:00