Commit Graph

1817 Commits

Author SHA1 Message Date
Ken Johnson 7745555584 Merge pull request #388 from eliblock/eb-hint-password-policy
feat: add password minimum to placeholder text
2020-12-21 13:23:15 -05:00
Ken Johnson 1ea084730f Merge pull request #386 from OWASP/dependabot/bundler/rack-2.2.3
Bump rack from 2.0.7 to 2.2.3
2020-12-21 13:22:26 -05:00
Ken Johnson 1ec342512b Merge pull request #385 from OWASP/dependabot/bundler/puma-4.3.5
Bump puma from 4.2.1 to 4.3.5
2020-12-21 13:22:05 -05:00
Ken Johnson 45a394487f Merge pull request #384 from OWASP/dependabot/bundler/websocket-extensions-0.1.5
Bump websocket-extensions from 0.1.4 to 0.1.5
2020-12-21 13:21:46 -05:00
Ken Johnson c18849db12 Merge pull request #389 from OWASP/dependabot/bundler/json-2.3.1
Bump json from 2.2.0 to 2.3.1
2020-12-21 13:21:28 -05:00
dependabot[bot] 144659d528 Bump json from 2.2.0 to 2.3.1
Bumps [json](https://github.com/flori/json) from 2.2.0 to 2.3.1.
- [Release notes](https://github.com/flori/json/releases)
- [Changelog](https://github.com/flori/json/blob/master/CHANGES.md)
- [Commits](https://github.com/flori/json/compare/v2.2.0...v2.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-28 04:01:07 +00:00
Eli Block 5f15cabfd2 feat: add password minimum to placeholder text 2020-07-09 15:03:54 -07:00
dependabot[bot] 0802d0021f Bump rack from 2.0.7 to 2.2.3
Bumps [rack](https://github.com/rack/rack) from 2.0.7 to 2.2.3.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/2.0.7...2.2.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-25 01:55:32 +00:00
dependabot[bot] 0281a360ee Bump puma from 4.2.1 to 4.3.5
Bumps [puma](https://github.com/puma/puma) from 4.2.1 to 4.3.5.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-23 18:50:37 +00:00
dependabot[bot] 326e97082b Bump websocket-extensions from 0.1.4 to 0.1.5
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-ruby) from 0.1.4 to 0.1.5.
- [Release notes](https://github.com/faye/websocket-extensions-ruby/releases)
- [Changelog](https://github.com/faye/websocket-extensions-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-ruby/compare/0.1.4...0.1.5)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-23 18:50:36 +00:00
Ken Johnson ef9ec5929e merged in Ken Tolers PR without the updated gemfile.lock - whoops 2020-06-18 13:54:35 -04:00
Ken Johnson 7f05a48649 Merge pull request #376 from relotnek/openshift
Added Openshift Support
2020-06-18 13:03:56 -04:00
Ken Johnson 89af66d70c Merge pull request #383 from presidentbeef/center_that_company_name
Center that company name
2020-06-18 13:02:36 -04:00
Ken Toler 77a223b385 Document Dockerfile changes 2020-06-08 19:39:20 -04:00
Ken Toler 438945cb57 Openshift specific Dockerfile 2020-06-08 19:27:09 -04:00
Ken Toler 5a375752b3 Merge remote-tracking branch 'upstream/master' into openshift 2020-06-08 19:13:53 -04:00
Justin Collins a2aa0f1eb7 Center company name on login page 2020-05-13 17:26:33 -07:00
Justin Collins 8aebfbcc11 Center company name on password reset pages 2020-05-13 17:22:53 -07:00
Ken Toler e53e47d252 fixing Dockerfile mistakes so that it will build 2020-04-17 16:03:25 -04:00
Ken Toler 63737625b5 minor mistake with permission order in Dockerfile 2020-04-17 16:00:51 -04:00
Ken Toler 4cc0a8f96c updated Gemfile to include openshift group 2020-04-17 15:56:48 -04:00
Ken Toler cc0ff6055b added openshift group to dockerfile 2020-04-17 15:42:06 -04:00
Ken Toler 11819bf14c Squashing changes associated with pg 2020-04-17 15:38:24 -04:00
Ken Johnson df1bae06b9 Merge pull request #379 from presidentbeef/strip_whitespace_email_at_login
Strip whitespace from email when logging in
2020-04-05 13:13:25 -04:00
Ken Johnson 55b4e21dc5 Merge pull request #380 from presidentbeef/fix_alert_box_profile_settings
Fix alert box on account settings
2020-04-05 13:12:51 -04:00
Ken Johnson e93e28d762 Merge pull request #381 from presidentbeef/fix_bonus_html
Add missing < on bonus work info
2020-04-05 13:12:03 -04:00
Justin Collins de04f0fff1 Fix missing < on bonus work info
Plus some whitespace adjustment for clarity
2020-03-27 09:43:51 -07:00
Justin Collins d25e62db1c Fix alert boxes on bank account settings page 2020-03-26 10:50:41 -07:00
Justin Collins fc77a98461 Fix alert box on account settings
Remove unnecessary divs that were adding extra whitespace to top of page
2020-03-25 11:57:59 -07:00
Justin Collins 6acf74aa35 Strip whitespace from email when logging in
Makes it a little easier to copy-paste credentials
2020-03-25 11:22:20 -07:00
Ken Johnson ce7482aec6 Merge pull request #372 from rifkinni/clean_up_specs
Clean up specs
2020-03-19 12:43:49 -04:00
Ken Johnson 415c771da2 Merge pull request #378 from presidentbeef/remove_dashboard_readme_link
Remove unused dashboard README link
2020-03-19 12:28:32 -04:00
Ken Johnson 9ebaf18d58 Merge pull request #377 from presidentbeef/fix_decryption_iv
Fix decryption IV
2020-03-19 12:27:30 -04:00
Justin Collins 4c7286d088 Remove unused dashboard README link 2020-03-18 14:17:55 -07:00
Justin Collins 7e25fd0f6c Fix decryption IV 2020-03-18 09:12:58 -07:00
Ken Toler 0dd2ed173c updated Gemfile.lock 2020-03-01 16:00:39 -05:00
Ken Toler 026c308c99 fixed Gemfile 2020-03-01 14:25:42 -05:00
Ken Toler a1f117f0cd changed repo in instructions for openshift 2020-03-01 14:10:19 -05:00
Ken Toler f640c5c4ef finished README for openshift 2020-03-01 14:08:56 -05:00
Ken Toler df140fe79a railsgoat service 2020-03-01 14:01:33 -05:00
Ken Toler ad311cdda1 added openshift configs 2020-03-01 13:57:00 -05:00
Ken Toler e5a03e4da6 pg update and config.hosts 2020-02-29 18:52:33 -05:00
Ken Toler 4d71f0b234 added pg gem for postgres support 2020-02-28 23:48:06 -05:00
Ken Toler 8c4e4283cd update database.yml to support openshift posgresql db 2020-02-28 21:49:12 -05:00
Ken Toler 1eb7a1a25f updated Dockerfile group permissions to support openshift 2020-02-28 21:47:21 -05:00
Nicole Rifkin 5191409db6 validate root is localhost in redirect_spec 2019-11-21 09:07:38 -05:00
Nicole Rifkin 483112bb18 clean up mass_assignment_spec 2019-11-20 17:06:23 -05:00
Nicole Rifkin e72f4ca64f update tutorial links 2019-11-20 14:27:56 -05:00
Nicole Rifkin 02dcd42bc7 clean up unvalidated_redirects_spec 2019-11-20 09:57:58 -05:00
Nicole Rifkin d82ff9a66a clean up insecure_dor_spec 2019-11-20 09:24:24 -05:00