rework saml addon #1588

Merged
MrPetovan merged 5 commits from jakob/friendica-addons:fix-saml-display-settings into develop 2025-01-23 14:31:50 +01:00
Contributor

fix #1587
remove css-side hiding of elements, which was broken.
remove them or make them readonly via javascript

fix #1587 remove css-side hiding of elements, which was broken. remove them or make them readonly via javascript
jakob added 1 commit 2025-01-15 14:36:02 +01:00
fix #1587
remove css-side hiding of elements, which was broken.
remove them or make them readonly via javascript
Owner

As commented in your issue at github, I think the root of the issue comes from different themes in use. Hence the question does your theme work with vier and frio?

As commented in your issue at github, I think the root of the issue comes from different themes in use. Hence the question does your theme work with `vier` and `frio`?
tobias added the
2025.02
label 2025-01-16 06:46:33 +01:00
Owner

I tested your changes with the vier theme, setting the email read only works. However the password fields have different ids (for the wrapper it is wrapper_mpassword not id_wrapper_mpassword).

Another thing. Would it be possible to add a hint to the user that their email and passwords are locked because of the usage of the SAML addon and that they should change their settings there.

I tested your changes with the `vier` theme, setting the email read only works. However the password fields have different ids (for the wrapper it is `wrapper_mpassword` not `id_wrapper_mpassword`). Another thing. Would it be possible to add a hint to the user that their email and passwords are locked because of the usage of the SAML addon and that they should change their settings *there*.
jakob added 1 commit 2025-01-16 18:53:42 +01:00
Author
Contributor

I thought about this hint for users...
But this must be translated... i'm not sure, how to handle this.

I thought about this hint for users... But this must be translated... i'm not sure, how to handle this.
jakob added 1 commit 2025-01-17 03:05:17 +01:00
also add hint to email-field
jakob added 1 commit 2025-01-17 03:06:49 +01:00
jakob added 1 commit 2025-01-17 03:26:18 +01:00
Author
Contributor

I don't know, how to use transiflex.
Can someone do this task for me?

I don't know, how to use transiflex. Can someone do this task for me?
Owner

Once the PR is merged transifex will update the sources for the translation and will pick up your new string(s). Then they will be presented to the translators who can then translate them.

Once the PR is merged transifex will update the sources for the translation and will pick up your new string(s). Then they will be presented to the translators who can then translate them.
Author
Contributor

Ok.
Thank you.

Ok. Thank you.
MrPetovan approved these changes 2025-01-23 14:31:41 +01:00
MrPetovan merged commit 1cc5a6688e into develop 2025-01-23 14:31:50 +01:00
Sign in to join this conversation.
No description provided.