[5.0] Improved session and authentication service. |
(04-03-2022, 04:20 PM)kenjis Wrote: I don't get your story. @iRedds means add extra field to 'ci_sessions' table. By default 'ci_sessions' table has 4 fields: id, ip_address, timestamp, data. For example laravel has 'user_id' field inside session table, which can be used to make feature like 'sign-outs all other devices except current one'. |
Messages In This Thread |
[5.0] Improved session and authentication service. - by iRedds - 04-03-2022, 11:48 AM
RE: [5.0] Improved session and authentication service. - by kenjis - 04-03-2022, 04:20 PM
RE: [5.0] Improved session and authentication service. - by manager - 04-03-2022, 10:42 PM
RE: [5.0] Improved session and authentication service. - by iRedds - 04-03-2022, 11:09 PM
RE: [5.0] Improved session and authentication service. - by Karkotagan - 08-29-2024, 01:47 AM
RE: [5.0] Improved session and authentication service. - by FabriceL - 09-29-2024, 11:08 AM
|