Commits · 7.x-1.x
cbp
Browse files
May 15, 2018
Update the info file.
· 2fcea162
Ryan C
authored
May 15, 2018
View commits for tag 7.x-1.22
7.x-1.22
2fcea162
Add empty() check to $cbp_settings['initial_connection_check']
· 33d6ea30
Ryan C
authored
May 15, 2018
View commits for tag 7.x-1.21
7.x-1.21
33d6ea30
Add some comments to functions and update the service API urls to reflect the...
· cb9c2e51
Ryan C
authored
May 15, 2018
View commits for tag 7.x-1.20
7.x-1.20
cb9c2e51
Dec 02, 2015
Fix 2 minor bugs as reported here:
#2626962
#2626028
· db9a60ed
Ryan C
authored
Dec 01, 2015
View commits for tag 7.x-1.19
7.x-1.19
db9a60ed
Aug 26, 2015
Remove drupal_http_request due to bug with the "timeout" feature. It
· b1cf898f
Ryan C
authored
Aug 25, 2015
View commits for tag 7.x-1.18
7.x-1.18
b1cf898f
Jun 06, 2015
Doh forgot to add the 4th parameter to user_pass_rehash()
· 1a4bc81d
Ryan C
authored
Jun 05, 2015
View commits for tag 7.x-1.17
7.x-1.17
1a4bc81d
May 07, 2015
Make check connection easier to manage and more fault tolerant between
· 107b9f48
Ryan C
authored
May 07, 2015
View commits for tag 7.x-1.16
7.x-1.16
107b9f48
Apr 15, 2015
Various fixes and add new API server to the server pool. Retire old
· a8f88421
Ryan C
authored
Apr 15, 2015
View commits for tag 7.x-1.15
7.x-1.15
a8f88421
Apr 08, 2015
sync
· 16125bfa
Ryan C
authored
Apr 08, 2015
View commits for tag 7.x-1.14
7.x-1.14
16125bfa
Change error msg from 7.36 to 7.35 as rehash was changed in 7.35 not
· 5fd11954
Ryan C
authored
Apr 08, 2015
5fd11954
Update due to drupal 7.36 user_pass_rehash() issue.
· dc889a4b
Ryan C
authored
Apr 08, 2015
View commits for tag 7.x-1.13
7.x-1.13
dc889a4b
Mar 15, 2015
Opps forgot to add a comment about honeypot module lol
· f031fbcc
Ryan C
authored
Mar 15, 2015
View commits for tag 7.x-1.12
7.x-1.12
f031fbcc
Initial Honeypot integration :)
· f828f7e3
Ryan C
authored
Mar 15, 2015
View commits for tag 7.x-1.11
7.x-1.11
f828f7e3
Move the error check for connection errors
· ae9a5d37
Ryan C
authored
Mar 15, 2015
View commits for tag 7.x-1.10
7.x-1.10
ae9a5d37
Couple bug fixes for default values not being set properly
· ca0f6e4a
Ryan C
authored
Mar 15, 2015
View commits for tag 7.x-1.9
7.x-1.9
ca0f6e4a
Add connection check to install file
· cbc37ec8
Ryan C
authored
Mar 15, 2015
cbc37ec8
Add error messages for failed connection
· e1ee2654
Ryan C
authored
Mar 15, 2015
e1ee2654
Add support for sslproxy.crystaldawn.net for servers that cant connect
· 9d4a59a1
Ryan C
authored
Mar 15, 2015
9d4a59a1
Mar 09, 2015
Add fallback for when SSL fails. drupal_http_request() doesnt always
· 64900249
Ryan C
authored
Mar 09, 2015
64900249
Feb 27, 2015
Fix PHP notices
· 0c8dcb49
Ryan C
authored
Feb 26, 2015
0c8dcb49
Fix bug where default settings needed to be saved before they would take
· 0dd94cf5
Ryan C
authored
Feb 26, 2015
View commits for tag 7.x-1.8
7.x-1.8
0dd94cf5
Feb 22, 2015
Oppsie, add configure link to info file.
· 1ce7d529
Ryan C
authored
Feb 22, 2015
View commits for tag 7.x-1.7
7.x-1.7
1ce7d529
Fix typo
· 605b065d
Ryan C
authored
Feb 21, 2015
View commits for tag 7.x-1.6
7.x-1.6
605b065d
Add Server connection test
· dddb249e
Ryan C
authored
Feb 21, 2015
View commits for tag 7.x-1.5
7.x-1.5
dddb249e
Add referer
· 8ab1f125
Ryan C
authored
Feb 21, 2015
8ab1f125
fix typo in version data
· ebe0f849
Ryan C
authored
Feb 21, 2015
ebe0f849
Add core version
· 1b72fb49
Ryan C
authored
Feb 21, 2015
1b72fb49
sync
· 7993e8aa
Ryan C
authored
Feb 21, 2015
7993e8aa
fix typo in function names
· d40fd133
Ryan C
authored
Feb 21, 2015
d40fd133
switch to SSL for remote calls
· 59f0dca6
Ryan C
authored
Feb 21, 2015
59f0dca6
Feb 16, 2015
Add queue support and make sure this module detects cli such as drush
· 3c379c70
Ryan C
authored
Feb 16, 2015
View commits for tag 7.x-1.4
7.x-1.4
3c379c70
Feb 15, 2015
Remove debug line
· 0b9fd45a
Ryan C
authored
Feb 15, 2015
View commits for tag 7.x-1.3
7.x-1.3
0b9fd45a
Add flood_unblock as a dependency to clear flood tables.
· cf1af1b3
Ryan C
authored
Feb 15, 2015
View commits for tag 7.x-1.2
7.x-1.2
cf1af1b3
Oppsie, fix a bug with initial commit
· 37c711bb
Ryan C
authored
Feb 15, 2015
View commits for tag 7.x-1.1
7.x-1.1
37c711bb
Feb 14, 2015
Initial commit
· 8cdfef03
Ryan C
authored
Feb 14, 2015
View commits for tag 7.x-1.0
7.x-1.0
8cdfef03
Loading