Commit graph

741 commits

Author SHA1 Message Date
Tom Hughes
7db41b4688 Update bundle 2023-09-05 16:54:41 +01:00
Tom Hughes
4b206ff769 Update bundle 2023-08-29 18:08:56 +01:00
Tom Hughes
ce8f174a45 Update to rails 7.0.7.2 2023-08-22 21:15:08 +01:00
Tom Hughes
577ec10934 Update bundle 2023-08-22 18:51:02 +01:00
Tom Hughes
2a1689f962 Merge remote-tracking branch 'upstream/pull/4169' 2023-08-20 11:04:28 +01:00
dependabot[bot]
aba5048f45
Bump puma from 5.6.6 to 5.6.7
Bumps [puma](https://github.com/puma/puma) from 5.6.6 to 5.6.7.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/compare/v5.6.6...v5.6.7)

---
updated-dependencies:
- dependency-name: puma
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-19 02:01:30 +00:00
Milan Cvetkovic
7428da74c2 Use omniauth-microsoft_graph instead of omniauth-windowslive
Omniauth-microsoft_graph correctly populates 'email' and 'name' fields used by OpenStreetMap.
It also  uses updated endpoints for Microsoft identity provider.

Use email address returned by microsoft_graph provider as a verified address.

Upgrading exisiting users from windowslive to microsoft_graph:
 - upon next login existing `windowslive` users will have to authorizei
   OpenStreetMap application to "Read Your Profile," required for proper reading
   of display name field.

The name of the identity provider in OSM is kept to 'windowslive':
 - the entries in users table with `provider == 'windowslive'`
   can be reused for microsoft_graph provider, since
   the uid field is preserved. Users will not need to repeat the sign up process.
 - OAuth2 callback is still `/auth/windowslive`, no updates to Microsoft Identity Provider portal
   App registration are necessary.
2023-08-17 13:01:15 +00:00
Tom Hughes
11fee3772c Update bundle 2023-08-15 18:19:59 +01:00
Tom Hughes
deccf75610 Update to rails 7.0.7 2023-08-10 21:18:24 +01:00
Tom Hughes
ac9906efe7 Update bundle 2023-08-08 17:46:15 +01:00
Tom Hughes
39eb334992 Update bundle 2023-08-01 18:14:23 +01:00
Tom Hughes
db8e193d71 Update bundle 2023-07-25 18:23:49 +01:00
Tom Hughes
47fc8a016f Update bundle 2023-07-18 18:25:12 +01:00
Tom Hughes
17b18fcb81 Update bundle 2023-07-11 18:16:45 +01:00
dependabot[bot]
a30aa658a8
Bump sanitize from 6.0.1 to 6.0.2
Bumps [sanitize](https://github.com/rgrove/sanitize) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/rgrove/sanitize/releases)
- [Changelog](https://github.com/rgrove/sanitize/blob/main/HISTORY.md)
- [Commits](https://github.com/rgrove/sanitize/compare/v6.0.1...v6.0.2)

---
updated-dependencies:
- dependency-name: sanitize
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-06 20:04:31 +00:00
Tom Hughes
e66d0d232f Update bundle 2023-07-04 18:14:30 +01:00
Tom Hughes
198888abf2 Update bundle 2023-07-01 15:22:23 +01:00
Tom Hughes
6df842de41 Update to rails 7.0.6 2023-07-01 15:21:34 +01:00
Tom Hughes
d1d80ce375 Update bundle 2023-06-27 18:09:50 +01:00
Tom Hughes
d9f061e72f Update to rails 7.0.5.1 2023-06-27 18:09:08 +01:00
Tom Hughes
91655acf80 Update bundle 2023-06-21 20:26:26 +01:00
Tom Hughes
5e5fa1dd46 Update bundle 2023-06-13 18:04:58 +01:00
Tom Hughes
339b4e739c Update bundle 2023-06-06 18:40:21 +01:00
Tom Hughes
31bf3240fc Update bundle 2023-05-30 18:29:32 +01:00
Tom Hughes
dd34a2866a Update to rails 7.0.5 2023-05-30 18:20:03 +01:00
Tom Hughes
c96b154b5f Update bundle 2023-05-23 18:24:45 +01:00
Tom Hughes
52296d1cad Add rubocop-factory_bot and fix warnings 2023-05-16 18:44:14 +01:00
Tom Hughes
cbc3004c45 Update bundle 2023-05-16 18:39:49 +01:00
Tom Hughes
e63e6eef76 Update bundle 2023-05-09 10:47:43 +01:00
Tom Hughes
0a8822ca76 Update bundle 2023-05-02 18:11:26 +01:00
Tom Hughes
bfda3f439f Update bundle 2023-04-25 18:14:43 +01:00
Tom Hughes
dfce14a249 Update bundle 2023-04-17 17:49:46 +01:00
Tom Hughes
83809210ed Update bundle 2023-04-12 08:23:17 +01:00
Tom Hughes
c4a9697837 Update bundle 2023-04-11 17:44:30 +01:00
Tom Hughes
4a786a5e6e Update bundle 2023-04-04 18:15:05 +01:00
Tom Hughes
a120f65e18 Update bundle 2023-03-28 18:09:04 +01:00
Tom Hughes
5d86e624b0 Update bundle 2023-03-21 19:16:34 +00:00
Tom Hughes
cc0473ada8 Update bundle 2023-03-14 18:13:51 +00:00
Andy Allan
85dbe7c29a Add the i18n-tasks gem
This can be used for checking our translations, for example to see
if there are unused translations in en.yml
2023-03-08 15:34:54 +00:00
Tom Hughes
2e5e2bc263 Add rubocop-capybara 2023-03-07 17:09:29 +00:00
Tom Hughes
d8f333df4e Update bundle 2023-03-07 17:02:18 +00:00
Tom Hughes
019bdc94c4 Update bundle 2023-02-28 15:19:07 +00:00
Tom Hughes
08196ed429 Update bundle 2023-02-21 18:09:58 +00:00
Tom Hughes
83f6f19bfb Update bundle 2023-02-14 18:08:45 +00:00
Tom Hughes
1becffcbf5 Update bundle 2023-02-07 18:22:50 +00:00
Tom Hughes
ccaff5c40e Update bundle 2023-01-31 18:09:09 +00:00
Tom Hughes
9224c47622 Update to rails 7.0.4.2 2023-01-26 18:06:57 +00:00
Tom Hughes
9786fb939c Update bundle 2023-01-24 18:13:02 +00:00
Tom Hughes
eba722c2c8 Update to rails 7.0.4.1 2023-01-17 19:29:30 +00:00
Tom Hughes
aae589e6ce Update bundle 2023-01-17 18:37:43 +00:00