Skip to content

Create WikiProfile objects when a Wiki is made#905

Merged
tarrow merged 1 commit into
mainfrom
T389063
Mar 20, 2025
Merged

Create WikiProfile objects when a Wiki is made#905
tarrow merged 1 commit into
mainfrom
T389063

Conversation

@tarrow
Copy link
Copy Markdown
Contributor

@tarrow tarrow commented Mar 20, 2025

This creates a WikiProfile object if a profile is provided
at wiki creation time.

It also add some validation for the form of this profile
over the network.

It should be noted that the _other strings are stored
unsantised user input. We need to take this into account
if we do anything with them

Bug: T389063

This creates a WikiProfile object if a profile is provided
at wiki creation time.

It also add some validation for the form of this profile
over the network.

It should be noted that the _other strings are stored
unsantised user input. We need to take this into account
if we do anything with them

Bug: T389063
@tarrow tarrow marked this pull request as ready for review March 20, 2025 09:27
@tarrow tarrow changed the title for T389063 Create WikiProfile objects when a Wiki is made Mar 20, 2025
@tarrow tarrow merged commit a5e9a3f into main Mar 20, 2025
@tarrow tarrow deleted the T389063 branch March 20, 2025 21:07
@addshore
Copy link
Copy Markdown
Collaborator

Neat, will this be exposed publically at all?

@tarrow
Copy link
Copy Markdown
Contributor Author

tarrow commented Apr 30, 2025

Neat, will this be exposed publically at all?

I would imagine so

deer-wmde pushed a commit that referenced this pull request Dec 15, 2025
This creates a WikiProfile object if a profile is provided
at wiki creation time.

It also add some validation for the form of this profile
over the network.

It should be noted that the _other strings are stored
unsantised user input. We need to take this into account
if we do anything with them

Bug: T389063
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