Commit Graph

1859 Commits

Author SHA1 Message Date
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
Nicole Rifkin 18433833d3 clean up url_access_spec 2019-11-20 07:53:25 -05:00
Nicole Rifkin 7eb0ddf229 clean up insecure_dor_spec 2019-11-20 07:49:52 -05:00
Ken Johnson 70d41440c4 Merge pull request #371 from jasnow/master
Should fix Issue #370
2019-11-06 05:01:43 +11:00
Al Snow 4297f5b57c Downgraded Ruby to 2.6.5 2019-11-05 11:58:13 -05:00
Al Snow 55c3e3e307 Upgrade [zeitwerk, guard] gems 2019-11-01 08:34:34 -04:00
Al Snow c6280d2128 Upgraded nokogiri gem 2019-10-31 18:32:25 -04:00
Al Snow 9002c954c2 Upgraded guard gem 2019-10-31 12:24:30 -04:00
Al Snow 201920cd57 Upgraded [jaro_winkler, minitest] gems 2019-10-30 09:49:11 -04:00