Commit Graph

93 Commits

Author SHA1 Message Date
KevinFrantz
a6c8b9ff6c
Merge pull request #2 from ocrampete16/make-registration-work
Uncomment DATABASE_URL
2018-09-13 03:01:15 +02:00
Kevin Frantz
255d580532 Optimized menu 2018-09-13 02:47:57 +02:00
Kevin Frantz
8f119338f0 Optimized register function for bootstrap 2018-09-13 02:31:56 +02:00
Kevin Frantz
629ed13c51 Implemented FOS bundle 2018-09-13 02:24:25 +02:00
Kevin Frantz
777b4aee61 Optimized user menu 2018-09-13 00:24:49 +02:00
Kevin Frantz
e31386b908 Deleted default controller interface 2018-09-13 00:06:21 +02:00
Kevin Frantz
bf32608956 Updated requirements 2018-09-12 23:46:57 +02:00
Marco Petersen
9fd0045bc6 Uncomment DATABASE_URL 2018-09-13 00:21:05 +03:00
Kevin Frantz
287d60000e Updated table 2018-09-12 23:06:36 +02:00
Kevin Frantz
43507f4c72 Updated table 2018-09-12 23:06:03 +02:00
Kevin Frantz
f21c193f02 Updated table 2018-09-12 23:03:01 +02:00
Kevin Frantz
ca46090bfd Updated table 2018-09-12 23:01:34 +02:00
Kevin Frantz
25e3ad06fe Updated documentation 2018-09-12 22:58:51 +02:00
Kevin Frantz
45715c4fcf Deleted unnecessary workflow 2018-09-12 20:01:19 +02:00
Kevin Frantz
a57ead18e2 Added new registration form 2018-09-12 20:00:35 +02:00
Kevin Frantz
a35ae03b7e Added correct logout route 2018-09-12 19:59:55 +02:00
Kevin Frantz
59b1be8592 Added typehinting for plain password 2018-09-12 19:59:14 +02:00
Kevin Frantz
dffea5d3b9 Added Plain Password Attribute 2018-09-12 19:57:40 +02:00
Kevin Frantz
2e3cd98640 Added logout function 2018-09-12 19:28:39 +02:00
Kevin Frantz
c51bf2c75b Added user not found message 2018-09-12 18:51:43 +02:00
Kevin Frantz
b8f6185554 Implemented automatical translation 2018-09-12 18:37:22 +02:00
Kevin Frantz
a76884d63a Added stop and composer-update script 2018-09-08 14:44:59 +02:00
Kevin Frantz
8abb5eaaac Optimized init 2018-09-08 14:23:03 +02:00
Kevin Frantz
4d0f0646df Updated submodule procedure 2018-09-06 23:18:26 +02:00
Kevin Frantz
7bb5e407bb Added init script 2018-09-06 23:14:47 +02:00
Kevin Frantz
989de39459 Added schema update to build process 2018-09-06 23:02:52 +02:00
Kevin Frantz
22bbbb4e89 Added mysql cli script 2018-09-06 22:47:27 +02:00
Kevin Frantz
14af353747 Deleted unneccessary dependendys 2018-09-06 22:44:04 +02:00
Kevin Frantz
2597529f01 Implemented some messages 2018-09-06 22:41:15 +02:00
Kevin Frantz
e84d43b3f1 Deleted unnecessary salt functions 2018-09-06 22:04:49 +02:00
Kevin Frantz
0ead23e063 Optimized login messages 2018-09-06 20:33:54 +02:00
Kevin Frantz
cff5afe018 Optimized Entities, Controllers and tests 2018-09-06 20:20:29 +02:00
Kevin Frantz
69ea47facd Added messages 2018-09-06 19:41:46 +02:00
Kevin Frantz
26c8da8b69 Implemented basic login process 2018-09-06 18:57:23 +02:00
Kevin Frantz
0148315961 Removed unnecessary composer.json 2018-09-06 17:59:30 +02:00
Kevin Frantz
d9fc547f85 Optimized register form 2018-09-06 17:47:47 +02:00
Kevin Frantz
56fb409477 Optimized flash messages 2018-09-06 17:22:08 +02:00
Kevin Frantz
412c677c65 Added user repository 2018-09-06 16:57:54 +02:00
Kevin Frantz
ecd6bfaac1 Optimized login procedure 2018-09-06 16:52:20 +02:00
Kevin Frantz
0c689194a2 In between commit implementation securitycontroller 2018-09-06 16:46:33 +02:00
Kevin Frantz
7a859080e5 configured security.yaml 2018-09-06 16:12:55 +02:00
Kevin Frantz
917bc110e3 Implemented tests for user 2018-09-06 15:22:51 +02:00
Kevin Frantz
a857f515d3 Optimized ORM-Structure 2018-09-06 15:14:33 +02:00
Kevin Frantz
261b704017 Optimized ORM Modell 2018-09-06 14:52:01 +02:00
Kevin Frantz
bccafb4740 Optimized ORM Draft 2018-09-06 14:34:43 +02:00
Kevin Frantz
f9e44deac4 Optimized Entity Draft 2018-09-06 14:03:08 +02:00
Kevin Frantz
3d42526698 Optimized Entity draft 2018-09-06 13:52:34 +02:00
Kevin Frantz
74038092e3 Solved namespace bug 2018-09-06 13:09:28 +02:00
Kevin Frantz
2a1f3bd264 Entity draft 2018-09-06 12:58:36 +02:00
Kevin Frantz
9520b09db0 Implemented infinite sign 2018-09-06 11:59:51 +02:00