1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-29 10:24:20 +01:00
fab-manager/db
2022-05-04 12:16:38 +02:00
..
migrate (db) add profile_url to OpenIdConnectProvider 2022-05-04 12:16:38 +02:00
schema.rb (db) add profile_url to OpenIdConnectProvider 2022-05-04 12:16:38 +02:00
seeds.rb Fix a bug: edge case of birthday in the future in seeds.rb, we should use Date.current instead of DateTime.current since birthday is a date (see https://github.com/sleede/fab-manager/issues/344) 2022-05-04 08:50:10 +02:00