Commit graph

28 commits

Author SHA1 Message Date
b2428f6ae3 Use new authentication and hashing system 2021-09-04 12:59:08 +02:00
1ec7f35d73 Allow unauthenticated users to view offer details 2021-06-14 23:20:17 +02:00
4990aff51d Allow unauthicated users to view imprint 2021-06-06 13:13:34 +02:00
8c120bd872 Remove unneccessary line 2021-06-06 10:59:56 +02:00
9b2ebb510f Allow offers to be viewd by unauthanticated users 2021-06-06 10:55:36 +02:00
4aeb6aa8a3 set default uri in .env 2021-06-03 15:10:10 +02:00
366e9fd200 add trailing slash 2021-05-30 10:31:58 +02:00
67f756436e use default_uri 2021-05-29 19:30:54 +02:00
58734aa7b2 Add remember me functionality 2021-05-20 23:34:50 +02:00
9fac9e6607 allow homepage for all users 2021-05-09 17:52:08 +02:00
d7002df737 recommit 2021-05-02 14:48:03 +02:00
caeec30509 add reset password functionality 2021-05-02 14:45:17 +02:00
23c3a24672 show details of offer 2021-05-01 15:33:45 +02:00
1effd26ee9 restrict admin access to ROLE_ADMIN 2021-04-30 21:24:51 +02:00
1a024415c3 set forms to use bootstrap 2021-04-28 13:22:59 +02:00
f3ad0e4638 use bootstrap 2021-04-24 16:59:51 +02:00
jannisp
e209ea73ff correctly handle login 2021-04-23 15:16:06 +02:00
jannisp
af10620337 setup admin interface 2021-04-22 15:48:32 +02:00
jannisp
dfff8adb8f setup registration and migration 2021-04-22 15:35:03 +02:00
jannisp
7948cda40d use form validator 2021-04-22 15:20:24 +02:00
jannisp
75eaa5a82a setup login form 2021-04-22 15:20:02 +02:00
jannisp
db6ca30c7c add logging 2021-04-22 15:04:36 +02:00
jannisp
28779f9af1 use symfony debug profiler 2021-04-22 15:03:39 +02:00
jannisp
769e389787 create user and migration 2021-04-22 14:51:34 +02:00
jannisp
874f40d535 install orm doctrine 2021-04-22 14:46:36 +02:00
jannisp
2a97f924e4 install security-bundle 2021-04-22 14:42:22 +02:00
jannisp
008c341ceb basic setup with twig 2021-04-22 12:46:14 +02:00
jannisp
b2f873d8f4 Add initial set of files 2021-04-22 12:44:17 +02:00