Dario Rekowski on RockPI
|
4fe1c75b70
|
update oversized size, from 23 to 22
|
2021-03-22 15:05:07 +00:00 |
|
Dario Rekowski on RockPI
|
f9dcda3e4d
|
update oversized size, from 25 to 23
|
2021-03-22 15:04:08 +00:00 |
|
Dario Rekowski on RockPI
|
aa6b00f8a1
|
shorten oversize emails and show them in modal dialog
|
2021-03-22 15:00:59 +00:00 |
|
Dario Rekowski on RockPI
|
cd5c8a2c5d
|
update user search js, add order functionality
|
2021-03-22 13:08:58 +00:00 |
|
Dario Rekowski on RockPI
|
ffe6aefa13
|
add account state as parameter for user search, transmit to login-server and update handling by selecting from community server
|
2021-03-22 12:07:52 +00:00 |
|
einhornimmond
|
83ab670858
|
add optional paramater account state to user search to able to search users which haven't activated there account yet
|
2021-03-22 13:03:08 +01:00 |
|
einhornimmond
|
9625789339
|
better error reporting in email manager, because it seems it don't work like it should
|
2021-03-20 10:03:27 +01:00 |
|
einhornimmond
|
d46f9d73d9
|
bug fixes for stage0 production version
|
2021-03-19 14:00:42 +01:00 |
|
Dario Rekowski on RockPI
|
18d479ced6
|
Merge branch 'master' of github.com:gradido/gradido
|
2021-03-18 11:55:21 +00:00 |
|
Dario Rekowski on RockPI
|
1dd063433e
|
fix transaction field name
|
2021-03-18 11:55:06 +00:00 |
|
einhornimmond
|
98859461bc
|
additional error check, return correct field name for transaction count
|
2021-03-18 12:54:44 +01:00 |
|
einhornimmond
|
db02002680
|
adding missing submodules from integrated subprojects
|
2021-03-18 12:25:28 +01:00 |
|
|
|
02ec8501d8
|
new structure image to depict a possible transformation
|
2021-03-17 23:21:02 +01:00 |
|
|
|
209f2f1061
|
Merge pull request #48 from gradido/monorepo_login_server
Monorepo login server
|
2021-03-17 22:09:35 +01:00 |
|
|
|
194aea6ede
|
Merge commit 'da1dd17887f7ca1b0af9a3bb785abff2476785dd' into monorepo_login_server
|
2021-03-17 22:07:03 +01:00 |
|
|
|
ac99a7097e
|
Add 'login_server/' from commit 'ca71af1817a801db9a108c205bc298250d498c4b'
git-subtree-dir: login_server
git-subtree-mainline: 09ebb40de21084bb10ee466429d900a5e757d349
git-subtree-split: ca71af1817a801db9a108c205bc298250d498c4b
|
2021-03-17 22:05:25 +01:00 |
|
|
|
09ebb40de2
|
removed login_server from .gitmodules
|
2021-03-17 22:05:00 +01:00 |
|
|
|
d03ef37b64
|
removed login_server reference
|
2021-03-17 22:04:05 +01:00 |
|
einhornimmond
|
da1dd17887
|
remove parsing hedera proto because there not used here
|
2021-03-17 18:43:19 +01:00 |
|
einhornimmond
|
adffede699
|
add option for custom properties (for example to run more than one login-server on a server) using like:
|
2021-03-17 18:43:19 +01:00 |
|
einhornimmond
|
fc363a1ef1
|
check that amount in creation and transfer isn't negative
|
2021-03-17 18:43:19 +01:00 |
|
einhornimmond
|
b0d413c1e2
|
update docker for more efficiency build and allow cookie readed from js
|
2021-03-17 18:43:18 +01:00 |
|
einhornimmond
|
fa999cde6f
|
add option for login after register via ajax
|
2021-03-17 18:43:18 +01:00 |
|
einhornimmond
|
e2c38c1a0f
|
move check if all passwords allow direct into pwdValidation so it will work with every code which ask for password
|
2021-03-17 18:43:18 +01:00 |
|
einhornimmond
|
e7856ca7f9
|
Merge branch 'stage0' of github.com:gradido/gradido_login_server into stage1
|
2021-03-17 18:43:18 +01:00 |
|
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 |
|
|
|
a53b57d8ff
|
actually fix CORS error
|
2021-03-17 18:43:18 +01:00 |
|
einhornimmond
|
30ff0a84ef
|
fix new occuring error
|
2021-03-17 18:43:18 +01:00 |
|
einhornimmond
|
b761e9bb8d
|
flip error check, exchange if(state == "error") with if(state != "success")
|
2021-03-17 18:43:18 +01:00 |
|
einhornimmond
|
70a1121194
|
debug messages
|
2021-03-17 18:43:18 +01:00 |
|
einhornimmond
|
54c168ad01
|
return error messages if using auto-sign rather than sending email to admin
|
2021-03-17 18:43:18 +01:00 |
|
einhornimmond
|
12b6a2628c
|
add option to get errors as payload for json request return
|
2021-03-17 18:43:18 +01:00 |
|
einhornimmond
|
483d3dc444
|
add option for auto-sign in json request to able to use both versions
|
2021-03-17 18:43:18 +01:00 |
|
einhornimmond
|
55922753a7
|
Add auto-sign Transaction functionality
|
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
|
b3df1bd44f
|
fix sql file
|
2021-03-17 18:43:18 +01:00 |
|
einhornimmond
|
405c99add6
|
finetune debug docker
|
2021-03-17 18:43:18 +01:00 |
|
einhornimmond
|
7e25ab5af5
|
Merge branch 'stage1' of github.com:gradido/gradido_login_server into stage1
|
2021-03-17 18:43:18 +01:00 |
|
einhornimmond
|
f8fc67f960
|
added separat dockerfile for debug to prevent double build
|
2021-03-17 18:43:18 +01:00 |
|
einhornimmond
|
339150ded6
|
add logout via json request
|
2021-03-17 18:42:06 +01:00 |
|
einhornimmond
|
4c6e2d0317
|
merged
|
2021-03-17 18:42:06 +01:00 |
|
einhornimmond
|
6aad6070a4
|
wait 10 seconds if first db connect attempt failed
|
2021-03-17 18:42:06 +01:00 |
|
einhornimmond
|
d1c0b9c878
|
removed submodule
|
2021-03-17 18:39:13 +01:00 |
|
einhornimmond
|
7fffeeb204
|
new trys
|
2021-03-17 18:37:29 +01:00 |
|
einhornimmond
|
512d307a19
|
read in login the real client ip X-Real-IP from nginx forwarded not from community server
|
2021-03-17 18:37:29 +01:00 |
|
einhornimmond
|
f7224570ca
|
update for waiting on db startup
|
2021-03-17 18:37:29 +01:00 |
|
einhornimmond
|
425a2beb9f
|
change back, using protobuf via conan and compile protoc in seperat step, first working version (compiling)
|
2021-03-17 18:37:29 +01:00 |
|
einhornimmond
|
4bdacd99ae
|
fix line endings
|
2021-03-17 18:37:29 +01:00 |
|
einhornimmond
|
feab9a99fa
|
change protobuf include strategy
|
2021-03-17 18:37:29 +01:00 |
|