Commit Graph

12 Commits

Author SHA1 Message Date
Charles YVANES 458453cee0 MDL-29895 core: removed require_login() when not needed 2018-09-10 11:22:50 +02:00
Frederic Massart bf006d2c15 MDL-34455 Libraries: Replaced deprecated get_context_instance() 2012-07-23 14:33:02 +08:00
Eloy Lafuente (stronk7) 755d2c74f6 MDL-25708 recordsets - fix admin dir uses 2011-01-25 19:58:59 +01:00
Dongsheng Cai ac3c1e554a "MDL-24032, fixed error when use bulk force password change, credits to Myles Carrick" 2010-09-08 13:50:26 +00:00
Petr Skoda 61ef8f9f88 MDL-20204 removing deprecated admin headers 2010-03-31 08:05:53 +00:00
Petr Skoda dc6896efe0 MDL-21198 used new simple_button class when doing OUTPUT->confirm() - more consistent and hopefully easier to remember than html_form::make_button() ;-) 2010-01-03 20:47:13 +00:00
Petr Skoda 8139c92f6d MDL-20948 auth plguins do not throw notices in methods if not configured yet 2009-11-24 14:51:28 +00:00
Petr Skoda d91fee8bb6 MDL-19608 do not force changing of password in external accounts 2009-11-24 08:42:38 +00:00
Petr Skoda 154acd7aa3 MDL-19608 do not force changing of passwords if users may not actually change them 2009-11-17 11:36:51 +00:00
Petr Skoda 6b16433a81 MDL-19608 allow forced password change for everybody including admin 2009-11-17 10:17:25 +00:00
Petr Skoda 23c442988d MDL-19608 fixed potential issue when too many users selected, replaced redirect by continueand other problems 2009-11-17 10:16:05 +00:00
Anthony Borrow 8f6ba17fcf MDL-19608 - adding bulk user action to force password change, credit to Iñaki Arenaza for the patch 2009-11-16 17:16:03 +00:00