Commit Graph

  • 61ddd3428c
    Update README.md master Роман 2018-09-11 14:17:41 +0300
  • 715dfad01e update README inpos 2017-12-10 17:41:30 +0300
  • 06a2616595 . inpos 2017-12-10 17:40:42 +0300
  • 311ca3bdad update README inpos 2017-12-10 17:39:48 +0300
  • 7ec3f80305 PostgreSQL support inpos 2017-12-10 16:53:51 +0300
  • 61e9aed4be roundcube 1.3 support inpos 2017-12-10 16:46:25 +0300
  • 2afdc83164 Russian locale inpos 2017-12-10 16:42:09 +0300
  • 49812d9746 Fix missing () develop Steve Allison 2013-02-22 19:05:54 +0000
  • 9af9edf09d No need for DB lookup during login unless 403 Steve Allison 2013-02-22 19:02:27 +0000
  • 45aa6e504b Merge pull request #1 from stalks/develop stalks 2013-02-21 13:28:00 -0800
  • 7e66141336 Match comment to function Steve Allison 2013-02-21 21:25:56 +0000
  • e0bc336890 Reformat config file a little Steve Allison 2013-02-21 21:25:11 +0000
  • 2f90243356 Fix debug output for check period Steve Allison 2013-02-21 19:19:51 +0000
  • 964c53427d Update README with roundcube version requirement Steve Allison 2013-02-21 19:15:04 +0000
  • 4300072952 Update README with roundcube version requirement Steve Allison 2013-02-21 19:15:04 +0000
  • 094628753f Add image to readme Steve Allison 2013-02-21 19:11:51 +0000
  • d6a5e8a800 Add image to readme Steve Allison 2013-02-21 19:11:51 +0000
  • 746f590746 Update readme, TODO log ui Steve Allison 2013-02-21 19:03:30 +0000
  • eb878c1332 Update readme, TODO log ui Steve Allison 2013-02-21 19:03:30 +0000
  • 794e8c4c45 Update readme with history defense-0.1 Steve Allison 2013-02-21 18:38:21 +0000
  • f9e96a7ac2 Debug log switch added to config.inc.php Steve Allison 2013-02-21 18:37:02 +0000
  • cbeb743904 Add sql schema file to sql/ Steve Allison 2013-02-21 18:35:29 +0000
  • 3f0ea7079a Reduce check time for recently banned IPs Steve Allison 2013-02-21 18:24:46 +0000
  • 79a17a725d Cache ban data, show ban duration to user Steve Allison 2013-02-21 17:20:46 +0000
  • 0585baddb3 Add localization Steve Allison 2013-02-21 17:20:27 +0000
  • a899c6a17d Put ban queries to functions, implement auth check Steve Allison 2013-02-21 15:37:03 +0000
  • 19c22f9164 isWhite/Blacklisted(), function comments Steve Allison 2013-02-21 14:54:10 +0000
  • b91e7aa171 Move authenticate to end, remove isBanned() Steve Allison 2013-02-21 14:19:50 +0000
  • 3e52400d52 Remove some debug, add return for login hook Steve Allison 2013-02-21 14:18:19 +0000
  • 25ccada7c6 Only write to debug log if debug is enabled Steve Allison 2013-02-21 14:14:03 +0000
  • 43fa4a0678 Various bug fixes, more debug lines Steve Allison 2013-02-21 14:02:37 +0000
  • ade7be0daa Consolidate dbError(), add some debug lines Steve Allison 2013-02-21 13:27:27 +0000
  • 8680b42ed6 Add IPv4 sanitation check Steve Allison 2013-02-21 13:17:40 +0000
  • 29d069a265 Attempted ipv6 support (untested) Steve Allison 2013-02-21 12:51:12 +0000
  • e2797d9b6e Adjust function comments to reflect IP type Steve Allison 2013-02-21 12:39:54 +0000
  • 4c65639b2b Make ip comparison binary safe Steve Allison 2013-02-21 12:39:10 +0000
  • 94c87c5f89 Rename functions to ipv4 or ipv6, begin ipv6 code Steve Allison 2013-02-21 12:38:38 +0000
  • 83a990e4e3 Failed login hook implemented Steve Allison 2013-02-21 02:49:05 +0000
  • f5d9d02cbc Missed semicolon (groan) Steve Allison 2013-02-20 21:54:00 +0000
  • ea6a33f237 First attempt at login_failed hook Steve Allison 2013-02-20 21:49:54 +0000
  • e991167811 Move config variables to just-before-use Steve Allison 2013-02-20 21:29:16 +0000
  • 24b87fa579 Add config variable to set ban type Steve Allison 2013-02-20 21:20:42 +0000
  • 2e7c4825ff Typo % = $ Steve Allison 2013-02-20 21:13:00 +0000
  • 53959f9b89 Fix function referense (ugh missed it) Steve Allison 2013-02-20 21:12:11 +0000
  • 0f0fe693e4 Fix function reference Steve Allison 2013-02-20 21:10:57 +0000
  • 1236cc5c3b Fix statement brackets Steve Allison 2013-02-20 21:09:12 +0000
  • 4ae6625cce Rename main php file to match plugin Steve Allison 2013-02-20 21:05:39 +0000
  • d4168396ba Fix function names Steve Allison 2013-02-20 21:05:21 +0000
  • 70055d4d76 Remove whitespace Steve Allison 2013-02-20 21:04:36 +0000
  • d3eab78782 Rename class to 'defense' Steve Allison 2013-02-20 20:59:40 +0000
  • cf8a05aca2 Clarify white/blacklist in config Steve Allison 2013-02-20 20:58:58 +0000
  • 638597a1c9 Every config variable has defense_ prefix Steve Allison 2013-02-20 20:56:44 +0000
  • 2993c8dc9f Create class, CIDR logic for white/blacklist Steve Allison 2013-02-20 20:54:15 +0000
  • b7fbb8af2b Add some clarification, idea for log expiry Steve Allison 2013-02-20 20:49:57 +0000
  • 0e2795450e First mock of config file Steve Allison 2013-02-20 15:17:33 +0000
  • cd891c0fef Adjust name of plugin to 'defense' Steve Allison 2013-02-20 14:17:30 +0000
  • 7b7d92eac5 It's called defense, not protect Steve Allison 2013-02-20 13:09:59 +0000
  • 0cee10d1a9 Create README file Steve Allison 2013-02-20 13:07:46 +0000
  • 27d6ce1424 Add GPL Steve Allison 2013-02-20 12:14:55 +0000
  • ed66342406 Remove automatically created .git* files Steve Allison 2013-02-20 11:52:04 +0000
  • df18832fac Created repository Steve Allison 2013-02-20 11:48:17 +0000