A platform to create documentation/wiki content built with PHP & Laravel
COMMITS
/ tests/Auth/LdapTest.php April 16, 2019
D
Updated ldap server option parsing to work with protocol and port
Dan Brown committed
March 10, 2019
D
Performed some LDAP service/test cleanup
Dan Brown committed
March 9, 2019
D
Preserve original display_name_attribute configuration values.
Daniel Fanara committed
D
Issue #1306 - Unit Tests for LdapService Changes
Daniel Fanara committed
December 20, 2018
D
Added proper escaping to LDAP filter operations
Dan Brown committed
September 25, 2018
D
Re-structured the app code to be feature based rather than code type based
Dan Brown committed
September 22, 2018
D
Prevented attachDefaultRole from trying to re-attach if already existing
Dan Brown committed
July 15, 2018
D
Added ability to set custom ldap group -> role mapping
Dan Brown committed
D
Added tests to cover ldap group mapping
Dan Brown committed
July 27, 2017
D
July 22, 2017
D
Defined LDAP constant for testing without LDAP installed
Dan Brown committed
D
Fixed faulty text rendering calls and LDAP tests
Dan Brown committed
July 17, 2017
C
Trying to make the tests green.
Clément Blanco committed
C
Trying to make the tests green.
Clément Blanco committed
C
Trying to make the tests green.
Clément Blanco committed
February 4, 2017
D
Namespaced tests to align with new laravel default
Dan Brown committed
January 25, 2017
D
Upgraded to Laravel 5.4
Dan Brown committed
November 17, 2016
D
Extracted text from book & chapter views
Dan Brown committed
September 29, 2016
D
Updated and added tests for new default user system
Dan Brown committed
May 2, 2016
D
Updated ldap so extension not required in testing
Dan Brown committed
April 3, 2016
D
Updated tests to match recent email confirmation changes
Dan Brown committed
February 16, 2016
D
Started work on user profile pages
Dan Brown committed
February 8, 2016
D
Made ldap auth use the 'dn' if a 'uid' is not present.
Dan Brown committed
January 17, 2016
D
Increased LDAP testing and fixed any Auth-based bugs found
Dan Brown committed
January 15, 2016
D
Cleaned tests up, Started LDAP tests, Created LDAP wrapper
Dan Brown committed