Stephen
|
0b6e759ada
|
fix serialize deprecation warning
|
2024-03-17 09:41:41 +10:00 |
|
Stephen
|
851cdb249e
|
remove the ARGV warning
|
2024-03-17 09:39:11 +10:00 |
|
Stephen
|
33b92a5aab
|
clean up auth rate test
|
2024-03-17 08:04:44 +10:00 |
|
Stephen
|
424e05ba7c
|
remove the deprecation warning relating to serialize
|
2024-03-17 08:00:08 +10:00 |
|
Stephen
|
2fe3aecde1
|
moved puts to print_info in rate limit test
|
2024-03-17 06:40:48 +10:00 |
|
Stephen
|
442bade925
|
added QR error handling
|
2024-03-17 06:06:32 +10:00 |
|
Stephen
|
2eea0d3ef5
|
update ActiveRecord::Migration function
|
2024-03-17 05:16:17 +10:00 |
|
dependabot[bot]
|
913140133a
|
Bump selenium-webdriver from 4.17.0 to 4.18.1
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.17.0 to 4.18.1.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES)
- [Commits](https://github.com/SeleniumHQ/selenium/compare/selenium-4.17.0...selenium-4.18.1)
---
updated-dependencies:
- dependency-name: selenium-webdriver
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-20 13:19:07 +00:00 |
|
Stephen
|
aa030d6949
|
Merge branch 'dependabot/bundler/capybara-3.40.0'
|
2024-02-15 15:45:48 +10:00 |
|
Stephen
|
180f3600fb
|
Merge branch 'dependabot/bundler/rspec-3.13.0'
|
2024-02-15 15:40:27 +10:00 |
|
Stephen
|
d5db23ea19
|
update gemfile.lock
|
2024-02-14 19:15:15 +10:00 |
|
Stephen
|
56c71464eb
|
Merge branch 'dependabot/bundler/nokogiri-1.16.2'
|
2024-02-14 14:44:52 +10:00 |
|
dependabot[bot]
|
599b960e54
|
Bump irb from 1.11.1 to 1.11.2
Bumps [irb](https://github.com/ruby/irb) from 1.11.1 to 1.11.2.
- [Release notes](https://github.com/ruby/irb/releases)
- [Commits](https://github.com/ruby/irb/compare/v1.11.1...v1.11.2)
---
updated-dependencies:
- dependency-name: irb
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-08 13:45:10 +00:00 |
|
dependabot[bot]
|
8338f52682
|
Bump nokogiri from 1.16.0 to 1.16.2
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.0 to 1.16.2.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.16.0...v1.16.2)
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-06 03:52:07 +00:00 |
|
dependabot[bot]
|
c4997f94c5
|
Bump rspec from 3.12.0 to 3.13.0
Bumps [rspec](https://github.com/rspec/rspec-metagem) from 3.12.0 to 3.13.0.
- [Commits](https://github.com/rspec/rspec-metagem/compare/v3.12.0...v3.13.0)
---
updated-dependencies:
- dependency-name: rspec
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-05 13:50:06 +00:00 |
|
Stephen
|
0d5644146b
|
Merge branch 'dependabot/bundler/sqlite3-1.7.1'
|
2024-01-30 14:16:34 +10:00 |
|
Stephen
|
f948352f39
|
Merge branch 'dependabot/bundler/rubocop-1.60.2'
|
2024-01-30 14:02:41 +10:00 |
|
dependabot[bot]
|
c823147b00
|
Bump capybara from 3.39.2 to 3.40.0
Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.39.2 to 3.40.0.
- [Changelog](https://github.com/teamcapybara/capybara/blob/master/History.md)
- [Commits](https://github.com/teamcapybara/capybara/compare/3.39.2...3.40.0)
---
updated-dependencies:
- dependency-name: capybara
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-29 13:57:23 +00:00 |
|
dependabot[bot]
|
addfffb5b2
|
Bump sqlite3 from 1.7.0 to 1.7.1
Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/sparklemotion/sqlite3-ruby/releases)
- [Changelog](https://github.com/sparklemotion/sqlite3-ruby/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/sqlite3-ruby/compare/v1.7.0...v1.7.1)
---
updated-dependencies:
- dependency-name: sqlite3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-26 22:42:11 +00:00 |
|
Stephen
|
753a37d3f3
|
Merge branch 'dependabot/bundler/selenium-webdriver-4.17.0'
|
2024-01-25 03:49:31 +10:00 |
|
dependabot[bot]
|
f663a8eede
|
Bump rubocop from 1.59.0 to 1.60.2
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.59.0 to 1.60.2.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.59.0...v1.60.2)
---
updated-dependencies:
- dependency-name: rubocop
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-24 17:40:18 +00:00 |
|
dependabot[bot]
|
86cf4ca350
|
Bump selenium-webdriver from 4.16.0 to 4.17.0
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.16.0 to 4.17.0.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES)
- [Commits](https://github.com/SeleniumHQ/selenium/compare/selenium-4.16.0...selenium-4.17.0)
---
updated-dependencies:
- dependency-name: selenium-webdriver
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-23 13:56:12 +00:00 |
|
dependabot[bot]
|
f14ac02c89
|
Bump irb from 1.11.0 to 1.11.1
Bumps [irb](https://github.com/ruby/irb) from 1.11.0 to 1.11.1.
- [Release notes](https://github.com/ruby/irb/releases)
- [Commits](https://github.com/ruby/irb/compare/v1.11.0...v1.11.1)
---
updated-dependencies:
- dependency-name: irb
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-10 13:41:40 +00:00 |
|
Stephen
|
3744708453
|
Merge branch 'dependabot/bundler/net-smtp-0.4.0.1'
|
2024-01-07 11:33:31 +10:00 |
|
Stephen
|
2e587ef2c4
|
Set social engineering extension to false by default
|
2024-01-07 11:33:12 +10:00 |
|
dependabot[bot]
|
8164f7fa49
|
Bump net-smtp from 0.4.0 to 0.4.0.1
Bumps [net-smtp](https://github.com/ruby/net-smtp) from 0.4.0 to 0.4.0.1.
- [Release notes](https://github.com/ruby/net-smtp/releases)
- [Changelog](https://github.com/ruby/net-smtp/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/net-smtp/compare/v0.4.0...v0.4.0.1)
---
updated-dependencies:
- dependency-name: net-smtp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-07 11:25:15 +10:00 |
|
Stephen
|
bafc006d67
|
Added sqlite files to .gitignore
|
2024-01-07 11:22:30 +10:00 |
|
Stephen
|
17e20d4ae8
|
Add GUID direction in ntfy URL
|
2024-01-07 10:46:42 +10:00 |
|
Stephen
|
37d95b788b
|
Merge branch 'ntfy-extension' of https://github.com/acidobinario/beef into pr/acidobinario/2934
|
2024-01-05 08:17:55 +10:00 |
|
Federico Videla
|
d0de620a24
|
Add ntfy extension
|
2024-01-05 08:06:49 +10:00 |
|
Stephen
|
7633dc7660
|
Delete beef.db-wal
|
2024-01-05 03:39:23 +10:00 |
|
Stephen
|
a444d6e5a4
|
Delete beef.db-shm
|
2024-01-05 03:37:40 +10:00 |
|
Stephen
|
d110484294
|
Update geoip messages
|
2024-01-04 13:40:13 +10:00 |
|
Stephen
|
01fc227d90
|
Removed blog from loanding banners
|
2024-01-04 05:55:39 +10:00 |
|
Stephen
|
ed9e72a56d
|
Silence activerecord migration stdout messages
|
2024-01-03 15:18:50 +10:00 |
|
Stephen
|
fe41e113ca
|
Added boilerplate
|
2024-01-03 15:18:22 +10:00 |
|
Stephen
|
e47488bbc9
|
Tidy Gemfile
|
2024-01-03 14:53:48 +10:00 |
|
Stephen
|
6d56d6cfcd
|
Tidy Rakefile
|
2024-01-03 14:50:21 +10:00 |
|
Stephen
|
38a137de08
|
Merge branch 'dependabot/bundler/rack-protection-and-sinatra-3.2.0'
|
2024-01-03 14:48:17 +10:00 |
|
dependabot[bot]
|
8539f6dfab
|
Bump mime-types from 3.5.1 to 3.5.2
Bumps [mime-types](https://github.com/mime-types/ruby-mime-types) from 3.5.1 to 3.5.2.
- [Changelog](https://github.com/mime-types/ruby-mime-types/blob/main/History.md)
- [Commits](https://github.com/mime-types/ruby-mime-types/compare/v3.5.1...v3.5.2)
---
updated-dependencies:
- dependency-name: mime-types
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-02 13:13:24 +00:00 |
|
dependabot[bot]
|
b93af516c6
|
Bump rack-protection and sinatra
Bumps [rack-protection](https://github.com/sinatra/sinatra) and [sinatra](https://github.com/sinatra/sinatra). These dependencies needed to be updated together.
Updates `rack-protection` from 3.0.6 to 3.2.0
- [Changelog](https://github.com/sinatra/sinatra/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sinatra/sinatra/compare/v3.0.6...v3.2.0)
Updates `sinatra` from 3.0.6 to 3.2.0
- [Changelog](https://github.com/sinatra/sinatra/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sinatra/sinatra/compare/v3.0.6...v3.2.0)
---
updated-dependencies:
- dependency-name: rack-protection
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: sinatra
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-01 13:27:20 +00:00 |
|
Stephen
|
482143067b
|
Updated http://beefproject.com to https://beefproject.com
|
2023-12-31 14:46:15 +10:00 |
|
Stephen
|
747ddb5387
|
Updated http://beefproject.com to https://beefproject.com
|
2023-12-31 14:18:50 +10:00 |
|
Stephen
|
da2e4bb9cf
|
Merge branch 'update_copyright'
|
2023-12-31 14:08:39 +10:00 |
|
Stephen
|
38997fa7e3
|
Added .gitignore entry for Visual Studio Code
|
2023-12-31 10:23:35 +10:00 |
|
Stephen
|
7817e98118
|
update rdoc and rake gem in gemfile.lock
|
2023-12-31 10:20:35 +10:00 |
|
Stephen
|
6816595935
|
Merge branch 'dependabot/bundler/otr-activerecord-2.2.0'
|
2023-12-31 10:14:13 +10:00 |
|
Stephen
|
5eded170ab
|
Upgrade gem 'otr-activerecord', '~> 2.2.0' including adding internal_metadata to the ActiveRecord migration
|
2023-12-31 10:00:13 +10:00 |
|
jcrew99
|
3a486c7626
|
Updated Copyright
|
2023-12-26 22:32:31 -05:00 |
|
Stephen
|
41397b680c
|
Merge branch 'dependabot/bundler/otr-activerecord-2.2.0' of https://github.com/beefproject/beef into dependabot/bundler/otr-activerecord-2.2.0
|
2023-12-23 10:46:41 +10:00 |
|