Commit Graph

62 Commits

Author SHA1 Message Date
Cayo Puigdefabregas a5368c74df set LANGUAGE_CODE as en for default 2024-03-20 16:52:05 +01:00
Cayo Puigdefabregas 1cce4639d8 add language_code as env var 2024-03-19 11:04:39 +01:00
Cayo Puigdefabregas fe5b547a25 change languiage_code in settins 2024-03-19 10:58:17 +01:00
Cayo Puigdefabregas 7b2a243604 changes local lang to en 2024-03-19 09:16:19 +01:00
Cayo Puigdefabregas 900345aa95 add default lang ca 2024-03-18 11:53:26 +01:00
pedro be2653a50f refactor ADMIN_{EMAIL,PASSWORD} vars
specify explicitly that they are only used on initial moment (when
loading the initial_datas script)
2024-03-07 11:13:26 +01:00
Cayo Puigdefabregas f04a0ed86e add commit and date in footer 2024-03-06 18:03:02 +00:00
pedro 548ee0aa6e settings: always print DOMAIN var 2024-03-06 18:23:27 +01:00
pedro 16c671452c bugfix wrong allow_code URI on OIDC_REDIRECT case
with cayo in worksession
2024-03-06 17:50:31 +01:00
Cayo Puigdefabregas d830359633 OIDC_ORGS as OIDC_SETUP 2024-03-05 10:56:41 +01:00
Cayo Puigdefabregas c3db60dbf4 OIDC_REDIRECT 2024-03-04 10:30:42 +01:00
Cayo Puigdefabregas 03c4dbae65 remove RESPONSE_URI 2024-03-04 09:44:53 +01:00
Cayo Puigdefabregas b9c5f3fc73 bugfix domain issues
fixes #141
force add var DOMAIN
get, post from users are verified against var DOMAIN
2024-02-29 20:07:34 +01:00
Cayo Puigdefabregas 27f84c30e7 add main to organization 2024-02-27 09:27:55 +01:00
Cayo Puigdefabregas f6de135016 fix add logger 2024-02-22 13:47:58 +01:00
Cayo Puigdefabregas 1433949c4a change AUTH2FACTOR -> ENABLE_2FACTOR_AUTH 2024-02-06 18:25:50 +01:00
Cayo Puigdefabregas ddd25d0655 add new vars of 2factor and send emails 2024-02-06 18:14:25 +01:00
pedro 39541f50d9 docker: code that facilitates deploy of pilots
- new env var SYNC_ORG_DEV (which is by default 'y'); useful
  for idhub devs
- new env var ORG_FILE; useful in docker to specify org examples file
  per pilot
- add all examples files for each org in pilot that needs it
2024-01-24 14:41:06 +01:00
Cayo Puigdefabregas 76fe838c92 change LANG_CODE 2024-01-22 16:03:17 +01:00
Cayo Puigdefabregas f39c915c9c resolve conflict step1 2024-01-22 14:04:06 +01:00
Elijah 3e24a27932 Modified default to fix AttributeError 2024-01-22 13:08:37 +01:00
Cayo Puigdefabregas 646831a55e resolve merge conflicts 2024-01-17 14:11:47 +01:00
Cayo Puigdefabregas 6b24781189 add ORGANIZATION as env var 2024-01-15 19:10:07 +01:00
Elijah 22bbba9c69 Test to see whether python-decouple is responsible for the errors 2024-01-14 19:59:09 +01:00
Elijah 30f17e4132 Test to see whether python-decouple is responsible for the errors 2024-01-14 19:57:13 +01:00
Cayo Puigdefabregas cb9ef0b608 fix issue dids and credentials 2024-01-06 19:18:59 +01:00
Cayo Puigdefabregas 8ee3f561a4 use logging correctly 2023-12-15 14:08:03 +01:00
Cayo Puigdefabregas 1a4bb0845d list of langs 2023-12-14 12:13:58 +01:00
Cayo Puigdefabregas 2ef26ab9a2 Merge branch 'oidc4vp' 2023-12-14 10:53:45 +01:00
Cayo Puigdefabregas d0dd59e098 catalan as default 2023-12-13 17:53:11 +01:00
Cayo Puigdefabregas f7a5ce52ee postgres as a option 2023-12-12 13:22:43 +01:00
Cayo Puigdefabregas 753e1f6d1a promotion page 2023-12-04 17:12:39 +01:00
Cayo Puigdefabregas 222509c72c suport credentials defined in settings 2023-11-29 12:06:53 +01:00
Cayo Puigdefabregas 47ea0bf067 add translation 2023-11-28 10:17:59 +01:00
Cayo Puigdefabregas 19e44cf52d demand authorization 2023-11-28 09:39:02 +01:00
Cayo Puigdefabregas d57b3fc02c Merge branch 'main' into oidc4vp 2023-11-27 11:52:48 +01:00
Cayo Puigdefabregas 7db6d1f4e3 add oidc4vp module 2023-11-24 16:36:05 +01:00
Elijah 7b638d3efb Added a missing 2 to django-tables in INSTALLED_APPS 2023-11-23 18:31:31 +01:00
Elijah 4efe97d6e4 Added pagination and column sorting to the admin dashboard, User, and Roles tables 2023-11-22 19:46:36 +01:00
Cayo Puigdefabregas 7a7036a228 English for default 2023-11-22 13:59:09 +01:00
Cayo Puigdefabregas 2d5077129d fix translate 2023-11-10 16:22:41 +01:00
Cayo Puigdefabregas f1c9608ca9 add locale var in settins 2023-11-08 11:23:53 +01:00
Cayo Puigdefabregas 580204b5fd revert fix settings 2023-11-03 13:49:33 +01:00
Cayo Puigdefabregas 98c4e80eca fix settings 2023-11-03 13:44:37 +01:00
Cayo Puigdefabregas 898877709f Merge branch 'main' into feature/templates 2023-10-31 11:53:13 +01:00
Cayo Puigdefabregas 6c4b897e84 add CSRF_TRUSTED_ORIGINS to settings 2023-10-31 11:50:07 +01:00
Cayo Puigdefabregas 4eb02e9218 add User model custumized 2023-10-25 17:49:17 +02:00
Cayo Puigdefabregas 5fbffa873c save a standar schema 2023-10-20 16:50:53 +02:00
Cayo Puigdefabregas fc226bd5df send email for put your password 2023-10-18 17:30:11 +02:00
Cayo Puigdefabregas ffc9b42027 new requirements 2023-10-18 11:35:08 +02:00