Some notes on Blender ID setup for development #55266
Labels
No Label
legacy project
Infrastructure: blender.org
legacy project
Infrastructure: Websites
Priority
High
Priority
Low
Priority
Normal
Status
Archived
Status::Confirmed
Status
Duplicate
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Report
Type
To Do
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: infrastructure/blender-id#55266
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
After going through a fresh install, we might wanna expand on the following topics in the readme:
Added subscribers: @fsiddi, @pablovazquez
The README in Blender ID suggests http:*blender-id:8000/ as URL, but django doesn't seem to like that. Use something like http:*id.local:8000/ instead.
config_local of the app must have:
Otherwise it seems to fallback to blender-id which is not valid anymore.
Your user must be verified by email. To bypass this you need to edit your user in django and set "Confirmation Date" and "Privacy Agreed" under 'important dates'.