Skip to content

Fix: Admin User NIL checks#377

Merged
Tim-Grube merged 1 commit into
developfrom
fix-seedings
Dec 7, 2025
Merged

Fix: Admin User NIL checks#377
Tim-Grube merged 1 commit into
developfrom
fix-seedings

Conversation

@Tim-Grube
Copy link
Copy Markdown
Collaborator

Fixes #376

Turns out my nil check did not work as I expected it would. Good thing we now have the develop branch lol

@Tim-Grube Tim-Grube added bug Something isn't working backend Implementation is in backend labels Dec 7, 2025
@Tim-Grube Tim-Grube changed the base branch from main to develop December 7, 2025 17:09
Copy link
Copy Markdown
Member

@sergeyeva-olga sergeyeva-olga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

makes sense should work properly

@Tim-Grube
Copy link
Copy Markdown
Collaborator Author

Switching passwords and environments working on a live server and on local

@Tim-Grube Tim-Grube merged commit d771997 into develop Dec 7, 2025
3 checks passed
@Tim-Grube Tim-Grube deleted the fix-seedings branch December 7, 2025 19:02
Tim-Grube added a commit that referenced this pull request Dec 12, 2025
* Fix: custom admin data not parsed (#375)

* fix: admin data only checked in production mode

* add: changing admin password now is possible

* fix: admin user nil check (#377)

* fix: react server vulnerabilities

* add: develop branch to code runner

* fix: fix test seeding in production (#379)
Tim-Grube added a commit that referenced this pull request Jan 15, 2026
* Fix: custom admin data not parsed (#375)

* fix: admin data only checked in production mode

* add: changing admin password now is possible

* fix: admin user nil check (#377)

* fix: react server vulnerabilities

* add: develop branch to code runner

* fix: fix test seeding in production (#379)

* Prettify seeding code (#380)

* refactor seeding code, fix faulty dev seeding

* security: test users are deleted in PROD

* security: invalidate sessions on server reboots

* implement: #386 (#389)

- replaces anchor nodes with nextjs links

* fix: faulty hmac generation in password hashs (#381)

* Implement: Messages if no tickets are found (#388)

* Implement: Trim docker image size (#390)

* fix: docker cves, trim image

* Implement: Config files for setting up docker (#392)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend Implementation is in backend bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Database Seedings not working

2 participants