Files
Jeremy Evans aeee59ff86 Fix GitHub captialization in omniauth code
The omniauth_provider_name method previously used provider.capitalize,
as that's what the code it replaced used, but while that works fine for
google, it doesn't work well for github. Use the name in
omniauth_providers, which has the correct capitalization.
2025-07-10 02:29:37 +09:00
..
2025-07-07 10:52:33 +03:00
2025-05-06 03:31:38 +09:00