Petr Škoda
17601a7e12
MDL-39985 add explicit MariaDB support
2013-07-24 10:45:20 +08:00
Frederic Massart
3b086e3094
MDL-32746 core: Implement new user_loggedin event
2013-07-23 11:36:35 +08:00
David Monllao
3897608152
MDL-39635 behat: XPath cleanups
...
- Escaping steps arguments redirected to other steps
- Adding normalized-space() in all contains() assertions
- General xpaths review
- Convering provided xpath text strings to xpath literals
to avoid problems with arguments containing both single
quotes and double quotes
2013-07-19 10:02:36 +02:00
David Monllao
dedb973878
MDL-39635 behat: Replacing hardcoded language strings
...
Using get_string() instead.
2013-07-19 10:02:10 +02:00
Sam Hemelryk
93b4d2658a
Merge branch 'master_MDL-20867' of git://github.com/danmarsden/moodle
2013-07-10 11:07:00 +12:00
Damyon Wiese
8a011a9f0a
Merge branch 'w28_MDL-40243_m26_ldapsuspend' of https://github.com/skodak/moodle
2013-07-09 13:44:01 +08:00
Sam Hemelryk
a13ee8e18a
Merge branch 'MDL-40402-master2' of git://github.com/ankitagarwal/moodle
2013-07-09 14:42:03 +12:00
Tim Lock
a9166e8210
MDL-40436: auth_ldap: Fixed warning when adding new LDAP users
2013-07-08 22:57:25 +08:00
Petr Škoda
d03e450857
MDL-40243 use suspended flag in auth_enrol instead of nologin auth
2013-07-07 14:40:46 +02:00
Dan Marsden
d962e8143d
MDL-20867 LDAP NTLM fast path - allow FF to use NTLM when fastpath
...
enabled
2013-07-05 13:05:47 +12:00
Ankit Agarwal
0601e0eef6
MDL-40402 libraries: Replace get_system_context() with context_system::instance() in core
2013-07-04 15:41:06 +08:00
Sam Hemelryk
07dd7fcc11
MDL-39813 behat: fixed up behat expectations
2013-07-04 09:22:54 +12:00
Rajesh Taneja
d8372b54b9
MDL-16982 Administration: Moved bulk action outside loop and using profile api to save data
2013-06-17 12:55:09 +08:00
Rajesh Taneja
d836e3ed1f
MDL-16982 Administration: Integrated Inaki's suggestions
2013-06-11 10:27:43 +08:00
Rajesh Taneja
57d135a1c6
MDL-16982 Administration: Cleaned whitespaces and alignment in orignal patch
2013-06-11 10:27:43 +08:00
Gilles-Philippe Leblanc
b88adb55fc
MDL-16982 Administration: Adding data mapping for custom user fields
2013-06-11 10:27:37 +08:00
Eloy Lafuente (stronk7)
371bf22cc6
Merge branch 'master-MDL-39409-auth-cas-use-moodle-web-proxy' of https://github.com/brki/moodle
2013-06-05 02:45:37 +02:00
Eloy Lafuente (stronk7)
0288c5ffe1
Merge branch 'MDL-39166-m25' of https://github.com/jfilip/moodle
2013-06-03 23:51:22 +02:00
Dan Poltawski
a22b8a83e7
Merge branch 'MDL-39753' of git://github.com/stronk7/moodle
2013-05-21 10:58:37 +08:00
Dan Poltawski
94b3894aae
MDL-39323 auth_ldap: fix savepoint version
2013-05-21 10:53:14 +08:00
Eloy Lafuente (stronk7)
c9e54743ec
MDL-39753 Add 2.5.0 upgrade line
2013-05-20 15:33:19 +02:00
Iñaki Arenaza
4943a856d0
MDL-39323 Make sure start_tls config value is defined
...
This has been introduced in 2.5, so when upgrading from previous versions
make sure we set a default value. Otherwise, we get a notice about it
being undefined when we try to use it (and we always try to use it!).
2013-05-20 13:34:05 +02:00
David Monllao
5d7b6307b1
MDL-39586 behat: Closed list of stackeholders
2013-05-09 18:38:13 +08:00
David Monllao
e73062c135
MDL-39348 behat: Removing redundant step
...
This is causing some browsers to fail tests
as they uses the DOM of the current page to
search "You are logged in as".
2013-05-03 10:16:44 +08:00
Eloy Lafuente (stronk7)
cedb0aab5a
MDL-39434 Bump all versions near 2.5 release
2013-05-01 18:03:29 +02:00
Eloy Lafuente (stronk7)
6a222aa127
Merge branch 'MDL-39232_master' of git://github.com/dmonllao/moodle
2013-05-01 00:47:32 +02:00
David Monllao
550d842e3c
MDL-39232 behat Normalize feature tags according to component names
2013-04-30 11:54:47 +08:00
Brian King
5c8535dcea
MDL-39409 auth/cas pass web proxy settings along to phpCAS
2013-04-29 17:39:12 +02:00
Petr Škoda
60d7078adf
MDL-39387 normalise MOODLE_INTERNAL
2013-04-27 15:09:05 +02:00
Petr Škoda
a2f10958ff
MDL-39387 fix /auth phpdocs
2013-04-27 15:06:40 +02:00
Justin Filip
9b8e4952d4
MDL-39166 auth_ldap Add triggers for user created/updated events.
2013-04-24 16:16:52 -04:00
Jean-Philippe Gaudreau
d1f167aa56
MDL-38637 CAS Authentication: Undefined index: QUERY_STRING when executing cron
2013-04-11 10:56:21 -04:00
Damyon Wiese
d7cea24b55
MDL-38373 Auth - Additional strict warning fix for radius authentication
2013-03-20 12:32:29 +08:00
Iñaki Arenaza
4bcb0396c2
MDL-38262 auth/{ldap,cas}: Fix undefined property notification on first config
...
Just move the test after we've set the default configuration values if
they are not defined.
Signed-off-by: Iñaki Arenaza <iarenaza@mondragon.edu>
2013-03-03 21:22:19 +01:00
Simon Coggins
ec2d8ceb88
MDL-35332 lib: Improve security of hashed passwords
2013-02-09 06:47:57 +13:00
David Monllao
bedc20aa96
MDL-37659 behat: Adding tests for the data generators
2013-01-29 17:25:43 +08:00
Aparup Banerjee
37c68301f9
Merge branch 'w04_MDL-37499_m25_authldaptest' of git://github.com/skodak/moodle
2013-01-29 16:33:37 +08:00
David Monllao
0a56fc6976
MDL-37657 behat: Simple log in/out steps with test
2013-01-29 15:31:25 +08:00
Petr Škoda
be094a59ca
MDL-37499 add test ldap debuginfo
2013-01-25 16:04:03 +01:00
Petr Škoda
a7aff74fcc
MDL-37499 implement basic tests for auth_ldap
2013-01-25 16:00:35 +01:00
Gilles-Philippe Leblanc
99f66eb139
MDL-36138 auth_cas: Fix CAS Authentication Strict Standards warnings
2013-01-18 10:02:37 -05:00
Petr Škoda
92b00c32a7
MDL-37420 rework pg schema testing
2013-01-11 02:12:38 +01:00
Petr Škoda
59706ff6c7
MDL-37420 add support for db schemas in auth test
2013-01-08 17:20:42 +01:00
Dan Poltawski
6d0a62bc37
MDL-3941 - version bump for TLS support in ldap
2013-01-08 16:42:47 +08:00
Dan Poltawski
6c74a228f3
Merge branch 'wip_master_mdl-3941_add_support_for_LDAP_TLS' of git://github.com/iarenaza/moodle
2013-01-08 16:40:50 +08:00
Dan Poltawski
81a38f50fb
Merge branch 'wip_master_mdl-28585_ldap_auth_doesnt_handle_password_expiration' of https://github.com/iarenaza/moodle
2013-01-08 14:40:15 +08:00
Dan Poltawski
7f3e944aa1
Merge branch 'w51_MDL-37304_m25_authdbcleanup' of git://github.com/skodak/moodle
2013-01-08 14:15:22 +08:00
Dan Poltawski
f94ed34126
MDL-35130 - remove unused string
2013-01-08 10:52:18 +08:00
Petr Škoda
e7aeaa6590
MDL-37304 cleanup auth_db and use progress_trace
2012-12-29 21:57:57 +01:00
Charles Fulton
63f329cad5
MDL-35130 shibboleth: remove hard-coded string
2012-12-20 10:28:23 -08:00