Site Administration > Plugins > Authentication > Manage Authentication > Limit concurrent logins 😉
Bunu denedim 4 farklı taracıda login olabildim fakat herhangi bir ögeye tıkladığımda sistem otomatik atıyor.
Alttaki kodu deneme fırsatım olmadı moodle gruplarında gördüm, deneyip çözümüne katkı sağlarsa ufakta olsa bir feedback harika olur 🙂
You can restrict users to a single ip in config.php.
Look in config-dist.php for the line
// If this setting is set to true, then Moodle will track the IP of the
// current user to make sure it hasn't changed during a session. This
// will prevent the possibility of sessions being hijacked via XSS, but it
// may break things for users coming using proxies that change all the time,
// like AOL.
// $CFG->tracksessionip = true;
1 yorum
gaziantep sistem
27 Haziran 2021, 11:29 (UTC 3) Bu yoruma bağlantı
Elinize sağlık çok değerli bir bilgi.