Skip to content

odic added#511

Open
deepakdinesh1123 wants to merge 23 commits into
allauth_and_ecsfrom
feat/allauth_oidc
Open

odic added#511
deepakdinesh1123 wants to merge 23 commits into
allauth_and_ecsfrom
feat/allauth_oidc

Conversation

@deepakdinesh1123
Copy link
Copy Markdown
Contributor

No description provided.

deepakdinesh1123 and others added 23 commits August 26, 2025 09:55
* 2fa and login with password working

* feat: auth config fe

* login with code working

* set csrf token on get

* forgot password flow working

* frontend changes

* app auth flow init

* test git install

* update requirements

* update python version to fix docker image

* fix authenticate function

* sms and email configuration options added

* backward compatibility for username based login

* fixes

* mfa message and send_email function fixes

* ecs setup init

* update task definition and method of fetching secrets

* update nginx config

* add fetch-secrets service

* update task definition

* copy secrets

* ecs secrets fix

* read storage class from .env

* change ecs network mode

* run sync_static and collecstatic when workspace is checked out

* update version check logic in update_apps

* dockerfiles update

* settings changes

* dockerfile fix

* requirements fix

* change setting

* settings change

* run sync_static and collectstatic only for local storage

* sync static and collecstatic

* user session support and profile modification support

* otel fix

* respect two_factor_auth config priority

* remove tf templates

* remove fetch-secrets.sh

* remove secrets volume

* add gunicorn request line limit

* revert gunicorn change

* source env variables correctly

* push project base image and rename dockerfile

* defer pushing project base image

* dockerfile changes

* login settings at user and user role level working

* nested folder support for a module

* api data enhancement

* internal requests fix

* select email and sms in two_factor_auth by default and don't allow users to unselect

* more auth_config validations added

* fix validation logic for creating and updating user

* change python version in tests

* fix tests

* remove name uniqueness check

* revert to python 3.10

* bump version

* add new requirement and change version

* internal request fix

* seperate ecs services

* update dockerfile

* temp: project docker file with ecr base zango image

* update version

* update build

* v2 of app panel

* nested modules support for packages

* appanel fixes

* graph_models

* ZForeignKey working correctly

* filter out common relationships

* refactor done

* model graph generation fixed and frontend improved

* send current role and should set password info

* fix serializer and remove password policy from response

* fix edit user role form and remove password policy from response

* support package submodules

* display latest released version

* fix deployment config card

* add last_password_changed field

* can_disable 2FA flag in user profile

* remove unused var

* app panel v2 working

* fixed issues in logs, auth config and packages

* fix redirect_url input field

* fix auth config form

* check if user is anonymous user in middleware

* timezone handling based on request timezone (#520)

* auth config errors fixed

* fix theme form and logs display and user count

* send message in request login code endpoint

* fix input fields

* add: util to have the raw values formated display value

* add build

* feat: features in policy (#522)

* use single beat to run update apps command

* fix: redis connection issue in release cmd

* change nginx config

* write logs to console also for non-dev env

* saml init

* change nginx upstream to localhost

* add: support for csv and json file in ZFileField

* saml login working

* add saml configuration to app panel

* add missing fields

* sso can be configured from the app panel

* fix error modal

* csrf exemption removed from some views, gitignore fixed, unused serializers and methods removed

* fix saml views, optimize codebase endpoint and fix auth setup form

* fix content in auth modal

* fix message format

* add sso enforce option

* remove redirect_url from role

* remove logout from lockout template & disabled allauth login failed lockout

* auth fixes

* fix current password issue in change password

* send error message as a string instead of a list

* fix 2FA with saml and use allauth for next step response instead of constructing it manually

* fix password policy and saml issues

* remove print statement and change branch

* fix prod docker compose file

* resolve comments

* nginx config update

* add app panel build

* change deploy

* revert version

* try fix tst

* fix frontend build

* message content fixed and strict set to false by default in saml

* fix non existent user message

* fix: can_set_password flag

* change error format

* change error message format

* fix 500 error in forgot password

* use axes to lockout otp flow in case of wrong otp

* saml config issue fixed and cloudfront config added

* media should not use cdn

* build updated

* expiry time of otp can be configured from app panel

* ignore case in username in login with OTP

* use iexact for user filter in saml

* Remove start_otel.sh copy from setup script

Removed copying of start_otel.sh in setup_project.py.

* add missing __init__.py in saml folder

* remove build and revert version

* remove build

---------

Co-authored-by: Harsh Shah <shahharsh176@gmail.com>
Co-authored-by: Harsh Shah <harsh.shah@zelthy.com>
Co-authored-by: Kaustubh Chandrabhan <kc-zelthy@Kaustubhs-Laptop.local>
Co-authored-by: Harsh Shah <shahharsh176@gmail.com>
Co-authored-by: Harsh Shah <shahharsh176@gmail.com>
* add: meta_tile config in app configuration

* add: app panel build
* fix: theme color key & backword compatible

* add: app panel build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants