aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [feature/auth-refactor] Skeleton of provider_apache_testJoseph Warner2013-06-251-0/+49
* [feature/auth-refactor] Finish provider_db unit test for loginJoseph Warner2013-06-251-2/+12
* [feature/auth-refactor] Initial auth unit test provider_dbJoseph Warner2013-06-242-0/+73
* [feature/auth-refactor] Refactor code to use servicesJoseph Warner2013-06-213-40/+24
* [feature/auth-refactor] Create an auth.provider_collector serviceJoseph Warner2013-06-201-0/+12
* [feature/auth-refactor] Convert provider_apache to a serviceJoseph Warner2013-06-202-41/+55
* [feature/auth-refactor] Convert provider_ldap to a serviceJoseph Warner2013-06-202-59/+67
* [feature/auth-refactor] Turn provider_db into a serviceJoseph Warner2013-06-202-41/+74
* [feature/auth-refactor] Start turning auth providers into servicesJoseph Warner2013-06-202-0/+2
* [feature/auth-refactor] Fix LDAP conversion errorJoseph Warner2013-06-201-3/+3
* [feature/auth-refactor] Finish refactoring auth pluginsJoseph Warner2013-06-195-10/+55
* [feature/auth-refactor] Refactor session for new auth interfaceJoseph Warner2013-06-191-4/+4
* [feature/auth-refactor] Refactor acp_board for new auth interfaceJoseph Warner2013-06-195-23/+22
* [feature/auth-refactor] Fix typos causing changes to not workJoseph Warner2013-06-195-6/+5
* [feature/auth-refactor] Refactor login to use new interfaceJoseph Warner2013-06-181-3/+4
* [feature/auth-refactor] Make DB auth consistent with interfaceJoseph Warner2013-06-181-13/+9
* [feature/auth-refactor] Make LDAP consistent with interfaceJoseph Warner2013-06-181-5/+8
* [feature/auth-refactor] Make Apache consistent with interfaceJoseph Warner2013-06-181-1/+1
* [feature/auth-refactor] Fix comment block indentationJoseph Warner2013-06-183-58/+58
* [feature/auth-refactor] Document the provider interfaceJoseph Warner2013-06-181-1/+31
* [feature/auth-refactor] LDAP Auth Provider SkeletonJoseph Warner2013-06-171-0/+358
* [feature/auth-refactor] Database Auth Provider SkeletonJoseph Warner2013-06-171-0/+309
* [feature/auth-refactor] Auth Apache Provider SkeletonJoseph Warner2013-06-171-0/+265
* [feature/auth-refactor] Provider Interface SkeletonJoseph Warner2013-06-171-0/+32
* Merge branch 'develop-olympus' into developJoas Schilling2013-06-130-0/+0
|\
| * Merge remote-tracking branch 'remotes/dhruvgoel92/ticket/10820' into develop-...Joas Schilling2013-06-131-9/+30
| |\
* | \ Merge remote-tracking branch 'remotes/dhruvgoel92/ticket/10820-develop' into ...Joas Schilling2013-06-133-7/+158
|\ \ \
| * \ \ Merge branch 'ticket/10820' into ticket/10820-developDhruv2013-06-141-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | [ticket/10820] fix if condition to check for IEDhruv2013-06-141-1/+1
| * | | Merge branch 'ticket/10820' into ticket/10820-developDhruv2013-06-132-2/+2
| |\ \ \ | | |/ /
| | * | [ticket/10820] Add additional check for IE in conditionDhruv2013-06-131-2/+2
| | * | [ticket/10820] Fix function docblockDhruv2013-06-121-1/+1
| | * | [ticket/10820] Inject IE version in functionDhruv2013-06-121-8/+9
| | * | [ticket/10820] fix regexDhruv2013-06-121-1/+9
| | * | [ticket/10820] remove unnecessary parenthesesDhruv2013-06-121-1/+1
| | * | [ticket/10820] fix docblockDhruv2013-06-121-1/+1
| | * | [ticket/10820] add param and return to functionDhruv2013-06-121-3/+6
| | * | [ticket/10820] simplify regex and escape dotDhruv2013-06-121-1/+1
| | * | [ticket/10820] Use singular returnDhruv2013-06-121-1/+1
| | * | [ticket/10820] remove unnecessary condition checksDhruv2013-06-121-2/+2
| | * | [ticket/10820] add function docblockDhruv2013-06-121-0/+4
| | * | [ticket/10820] fix IE check functionDhruv2013-06-121-8/+8
| | * | [ticket/10820] proper usage of global and local variable browserDhruv2013-06-121-2/+2
| | * | [ticket/10820] Image downloader recognize new version of ieriadhchtara2013-06-121-9/+14
| | |/
| * | Merge branch 'develop' into ticket/10820-developDhruv2013-06-1316-32/+927
| |\ \ | |/ / |/| |
* | | Merge branch 'develop-olympus' into developAndreas Fischer2013-06-1115-1/+919
|\ \ \ | | |/ | |/|
| * | Merge remote-tracking branch 'marc1706/ticket/11579' into develop-olympusAndreas Fischer2013-06-1115-1/+919
| |\ \
| | * | [ticket/11579] Add method for validating emails for valid MX and mark as slowMarc Alexander2013-06-051-3/+29
| | * | [ticket/11579] Do not extend validate_data_helperMarc Alexander2013-06-051-1/+1
| | * | [ticket/11579] Add missing commas to validate_username_testMarc Alexander2013-06-031-6/+6