Skip to content

Latest Develop into Master#63

Merged
JBeni merged 11 commits into
masterfrom
develop
Apr 12, 2025
Merged

Latest Develop into Master#63
JBeni merged 11 commits into
masterfrom
develop

Conversation

@JBeni

@JBeni JBeni commented Apr 12, 2025

Copy link
Copy Markdown
Owner

No description provided.

JBeni and others added 11 commits September 22, 2023 22:18
…s-calls-to-the-apis

use polly to make retries calls on API
…when creating an admin.

Lack of security stamp triggering error when creating an admin
No feedback when admin user is not created because of password validation.
User not being created because code adds '@' to username, removed that and added 'Username' field
Fix typo on seeding text.
Add initial steps to read me to help people on their first steps
- Add Cors to the correct position as per Cors documentation
- Null seeding exception was blocking the program, that blocked cors as it couldn't finish and drove me insane for a while, handling seeding through a flag so it only runs when expected, also save us from wasting resources on trying every single time.
- Update cors to expect our client origin - seed only on 'true' setting.
@JBeni JBeni self-assigned this Apr 12, 2025
@JBeni JBeni merged commit ac2c786 into master Apr 12, 2025
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.

2 participants