Christine Slotty
|
150ea986c9
|
more CSS / WIP
|
2020-06-19 08:36:26 +02:00 |
|
Dario
|
3188b03868
|
clean for direct register not needed code
|
2020-06-18 08:09:59 +02:00 |
|
Dario
|
c0c88b6838
|
fix to bugs with verification email resend
|
2020-06-18 08:09:37 +02:00 |
|
Dario
|
939e1dd9d0
|
update session generate keys, move call into function
|
2020-06-18 07:48:46 +02:00 |
|
Dario Rekowski on RockPI
|
e28b866e65
|
skip email check state in login because now user should able to login without checked email
|
2020-06-16 09:51:29 +00:00 |
|
Dario Rekowski on RockPI
|
8c9bc6f33d
|
add back old style for not already updatet pages
|
2020-06-16 09:42:20 +00:00 |
|
Dario
|
57cada7252
|
Handle new direct register after check email, instead forward to show passphrase, only success message and link to dashboard
|
2020-06-16 11:34:43 +02:00 |
|
Dario
|
5439aaf259
|
prevent crash in login if user hasn't privkey
|
2020-06-15 18:12:13 +02:00 |
|
Dario
|
fc91ba219e
|
Merge branch 'master' of ssh://**REDACTED**/~/_C++/gradido_login_server
|
2020-06-15 17:37:17 +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
|
1573b1f70c
|
add email for verification with duration in text (for example: you have registered for 10 days),
|
2020-06-15 17:23:44 +02:00 |
|
Dario
|
5f9ec065af
|
Add resend_count in db Model and refactor mutex use in model/table/ModelBase until no I hadn't expected concurrency in running db functions
|
2020-06-15 15:42:20 +02:00 |
|
Dario via Pythagoras
|
0c8b0333a1
|
important! add default value
|
2020-06-15 15:06:54 +02:00 |
|
Dario via Pythagoras
|
7c186ad1e6
|
Add field to count how often verification email was send
|
2020-06-15 15:05:35 +02:00 |
|
Dario via Pythagoras
|
4f04a98740
|
add field for new diret register process
|
2020-06-15 14:21:28 +02:00 |
|
Christine Slotty
|
fbed22c08f
|
more CSS / server (still WIP)
|
2020-06-11 18:26:35 +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 Rekowski on RockPI
|
6b08d3d5ef
|
check other user in case of he was deleted from db and to prevent showing warning
|
2020-06-11 15:14:31 +00:00 |
|
Dario Rekowski on RockPI
|
fdea18e1e8
|
disable new main.css because it stop scrolling
|
2020-06-11 14:49:21 +00:00 |
|
Dario Rekowski on RockPI
|
747090f4d5
|
add back material design icons webfonts
|
2020-06-11 14:46:39 +00:00 |
|
Dario Rekowski on RockPI
|
980ebada01
|
add back material icons
|
2020-06-11 14:44:55 +00:00 |
|
Dario Rekowski on RockPI
|
a4e1f8d20c
|
Merge branch 'master' of ssh://**REDACTED**/~/php/cakePHP/gradido_community_server
|
2020-06-11 14:29:32 +00:00 |
|
Dario Rekowski on RockPI
|
b771aeb71e
|
Roll back State Users search to old design
|
2020-06-11 14:29:10 +00:00 |
|
Christine Slotty
|
733ac5cbcc
|
TX bestätigen / extra HTML; CSS WIP
|
2020-06-11 15:47:59 +02:00 |
|
Dario via Pythagoras
|
6cc3910da0
|
add default
|
2020-06-11 15:18:44 +02:00 |
|
Dario via Pythagoras
|
2efbb41d1e
|
add default value because value currently not set
|
2020-06-11 15:13:11 +02:00 |
|
Dario via Pythagoras
|
bc5676294f
|
add sql db with skeema
|
2020-06-11 15:03:30 +02:00 |
|
Dario Rekowski on RockPI
|
cb58861756
|
add npm command for building new css style
|
2020-06-11 12:21:36 +00:00 |
|
Dario via Pythagoras
|
562b47072d
|
fix auto merge
|
2020-06-11 13:32:44 +02:00 |
|
Dario Rekowski on RockPI
|
ad1788a3ee
|
add optional login server url to use forwarded url for example by using forwarding domain for dynamicDNS
|
2020-06-11 13:29:52 +02:00 |
|
Dario Rekowski on RockPI
|
5821d7261c
|
fix some possible errors
|
2020-06-11 13:29:52 +02:00 |
|
Dario Rekowski on RockPI
|
fd8006ad2b
|
Update Error Message to know for which user the creation failed.
|
2020-06-11 13:29:51 +02:00 |
|
Dario Rekowski on RockPI
|
ab3e09dd0e
|
Remove Debugg message
|
2020-06-11 13:29:51 +02:00 |
|
Dario Rekowski on RockPI
|
4465f3ad6f
|
Forward User with not activated account back to login
|
2020-06-11 13:29:20 +02:00 |
|
Dario Rekowski on RockPI
|
7a389c6862
|
Add error handling for gdt requests
|
2020-06-11 13:27:27 +02:00 |
|
Dario Rekowski on RockPI
|
bd2aaecc95
|
Add error message if receiver hasn't activated his account yet
|
2020-06-11 13:26:50 +02:00 |
|
Dario Rekowski on RockPI
|
a45a1a8b46
|
Fix wrong table captions, and rows for better readable
|
2020-06-11 13:25:50 +02:00 |
|
Dario Rekowski on RockPI
|
d303510ef6
|
release GDT for everyone
|
2020-06-11 13:25:50 +02:00 |
|
Dario Rekowski on RockPI
|
0b7dbce508
|
Add showing subtotal in gdt overview
|
2020-06-11 13:23:50 +02:00 |
|
Dario Rekowski on RockPI
|
21208266f7
|
Move Publisher Path into Tooltip for better layout
|
2020-06-11 13:23:49 +02:00 |
|
Dario Rekowski on RockPI
|
90678fe42a
|
adding missing files to git
|
2020-06-11 13:16:40 +02:00 |
|
Dario Rekowski on RockPI
|
1d431a0b52
|
add optional login server url to use forwarded url for example by using forwarding domain for dynamicDNS
|
2020-06-11 11:12:52 +00:00 |
|
Dario
|
fc526934bf
|
exclude generated code for hedera protobuf files, because there are many and we don't really need them all, only the Consensus Stuff
|
2020-06-11 12:56:42 +02:00 |
|
Christine Slotty
|
e0d22698ef
|
CSS WIP
|
2020-06-10 18:30:02 +02:00 |
|
Dario
|
2cb7c27bf9
|
Merge branch 'master' of ssh://**REDACTED**/~/_C++/gradido_login_server
|
2020-06-10 17:08:05 +02:00 |
|
Dario
|
c925984ded
|
add create and save user backup and email verification code for new register direct
|
2020-06-10 17:07:55 +02:00 |
|
Dario via Pythagoras
|
3d071f3517
|
Merge branch 'master' of ssh://**REDACTED**/~/_C++/gradido_login_server
|
2020-06-10 16:54:15 +02:00 |
|
Dario via Pythagoras
|
95a892c760
|
add db tables as sql file via skeema
|
2020-06-10 16:53:48 +02:00 |
|
Dario Rekowski on RockPI
|
4e0d44a43e
|
fix some possible errors
|
2020-06-10 08:16:01 +00:00 |
|
Dario
|
c009a12f45
|
add createUserDirect and missing functions for that in related classes
|
2020-06-09 20:34:27 +02:00 |
|