Details des Tickets
Beschreibung,Kommentare und Anhänge
| Warum Superadmins ausnehmen? auch Wenn wir das nicht anzeigen, in die DB darf das m.E. schon... |
Sascha Immig |
2021-11-10T15:50:31.086Z |
| Würde man sich als Superadmin im Benutzerdatenblatt per Button 'Als [Username] anmelden' einloggen würde das sonst eingetragen werden.
Somit wird nur der Login vom User selbst eingetragen. |
Markus Gerlach |
2021-11-11T07:01:06.946Z |
| sollte man dann nicht prüfen, ob ein impersonate vorliegt? mit der Prüfung auf Superadmin wird ja der Superadmin selber nicht geloggt... oder?
if(session()->exists('adminId') && session()->exists('loginAsCustomer')) |
Sascha Immig |
2021-11-12T10:33:38.020Z |
| changed this line in version 2 of the diff |
Markus Gerlach |
2021-11-15T07:39:11.427Z |
| resolved all discussions |
Markus Gerlach |
2021-11-15T07:39:11.493Z |
added 1 commit
- bfd92555 - LL-1018-furfther-information-on-the-user-login
Compare with previous version |
Markus Gerlach |
2021-11-15T07:39:11.676Z |
| Ja so wird der Superadmin auch mitgeloggt.
ist nun auch integriert. |
Markus Gerlach |
2021-11-15T07:39:15.254Z |
| changed title from **LL-1018-fur{-f-}ther-information-on-the-user-login** to **LL-1018-further-information-on-the-user-login** |
Sascha Immig |
2021-11-15T07:50:52.593Z |
added 1 commit
- b2e71351 - changed position of the new column
Compare with previous version |
Sascha Immig |
2021-11-15T08:21:22.790Z |
added 2 commits
- b67684f3 - added disabled due to changed in firefox regarding focus
- 1b3f29e5 - temporarily removed last login from index table since it's getting too full inside the table
Compare with previous version |
Sascha Immig |
2021-11-15T12:15:09.747Z |
added 1 commit
- 4e6dc605 - reverted text change and added class to prevent text wrapping
Compare with previous version |
Sascha Immig |
2021-11-15T12:20:59.849Z |
added 1 commit
- c53e65ee - did not properly save for the last commit
Compare with previous version |
Sascha Immig |
2021-11-15T12:24:09.245Z |
added 1 commit
- d579ac99 - shortened Information inside table
Compare with previous version |
Sascha Immig |
2021-12-01T10:32:38.439Z |
added 2 commits
- 222eeaef - CSFix
- cf908691 - security fix
Compare with previous version |
Sascha Immig |
2021-12-01T11:40:14.017Z |
| merged |
Sascha Immig |
2021-12-01T11:53:28.306Z |
| Title |
Id |
Author |
Created at |
Message |
| temporarily removed last login from index table since it's getting too full inside the table |
1b3f29e50e6a631a378d06ebbd47510739019bc7 |
TUV\immigs |
2021-11-15T12:14:51.000Z |
temporarily removed last login from index table since it's getting too full inside the table
|
| CSFix |
222eeaefbc8ec696a133a6d3aeae2f17f1b65e11 |
TUV\immigs |
2021-12-01T10:55:06.000Z |
CSFix
|
| reverted text change and added class to prevent text wrapping |
4e6dc6050b42c45209e30f262988a5135058b6b3 |
TUV\immigs |
2021-11-15T12:20:52.000Z |
reverted text change and added class to prevent text wrapping
|
| LL-1018-furfther-information-on-the-user-login |
6071028bf37fbaa3c4d59a6e3e427b415c46096e |
markusgerlach |
2021-11-08T11:15:42.000Z |
LL-1018-furfther-information-on-the-user-login
|
| changed position of the new column |
b2e7135105ee606739705306185118c4c220f6f1 |
TUV\immigs |
2021-11-15T08:21:15.000Z |
changed position of the new column
|
| added disabled due to changed in firefox regarding focus |
b67684f39cecbe45324d5ee4e600de5c10150d9e |
TUV\immigs |
2021-11-15T08:31:37.000Z |
added disabled due to changed in firefox regarding focus
|
| LL-1018-furfther-information-on-the-user-login |
bfd92555750c140ba6bf344a4fad84077d680d30 |
markusgerlach |
2021-11-15T07:39:06.000Z |
LL-1018-furfther-information-on-the-user-login
|
| did not properly save for the last commit |
c53e65ee3c310f22fa349ce1795f2a95650bd1eb |
TUV\immigs |
2021-11-15T12:23:57.000Z |
did not properly save for the last commit
|
| security fix |
cf908691b621c60f209f14399bf0aee21e1b0905 |
TUV\immigs |
2021-12-01T11:40:07.000Z |
security fix
|
| shortened Information inside table |
d579ac99ef3b6f1516a3bf0749d463114d0d30bd |
TUV\immigs |
2021-12-01T10:32:30.000Z |
shortened Information inside table
|