Commit Graph

22 Commits

Author SHA1 Message Date
wiecktobi
b220e68d1a Register bug fix (Vol.2) 2018-06-19 21:48:45 +02:00
wiecktobi
aa377addeb Register bug fix 2018-06-18 22:42:54 +02:00
camping4ever
ec40e095f4 showentries erstellt 2018-06-18 17:19:10 +02:00
2cc7050310 bug fix 2018-06-18 00:32:50 +02:00
3d4d080fb3 implemented new Entry page 2018-06-18 00:13:47 +02:00
bc227e3393 minor changes 2018-06-17 23:24:47 +02:00
c4c5fc1fb8 added user id to generated tans 2018-06-17 23:05:13 +02:00
41829bbbf0 implemented logout 2018-06-17 22:23:11 +02:00
2c5df120cb implemented login and safe userid in php session 2018-06-17 21:36:38 +02:00
359e30d7a4 made login synchronous
Wegen des async aufrufs des login php scripts konnte die session nicht richtig gesetzt werden, deshalb ist der login jetzt syncron. Die Registrierung ist weiterhin asyncron.
2018-06-17 18:24:56 +02:00
wiecktobi
7e84260cb7 Session implementiert 2018-06-13 19:46:32 +02:00
wiecktobi
11dbf9fd5a implemented login and signup 2018-06-11 18:15:21 +02:00
dc524ac00c solved merge problems
This reverts commit 268a8ea290.
2018-06-11 17:56:22 +02:00
6e8ff050fd Revert "Merge branch 'master' of https://github.com/iCaotix/ipr-projekt"
This reverts commit ebb6e4eed7, reversing
changes made to 40398a6939.
2018-06-11 17:42:44 +02:00
268a8ea290 switched tan from unique id to index 2018-06-11 02:00:39 +02:00
wiecktobi
48dc6b0a23
Add files via upload 2018-06-08 17:29:14 +02:00
wiecktobi
f3f0de57ac 1Versuch 2018-06-07 21:55:32 +02:00
669b5b3859 extracted db connection 2018-06-01 20:43:25 +02:00
2da917312e corrected tan usage
cant use a tan twice
2018-05-26 16:55:33 +02:00
57262adcb7 tan update in database 2018-05-26 15:59:43 +02:00
c949aebc85 create database connection 2018-05-26 15:09:18 +02:00
5886d48a7f add tan generation 2018-05-26 14:33:15 +02:00