- 🇮🇳India imalabya Bangalore
Here is a patch to make the Token field a textarea.
- 🇮🇳India imalabya Bangalore
Here is a patch to make the Token field a textarea.
- 🇪🇸Spain oskar_calvo
@eidoscom, sometimes the bearer token is build by another source and we can not control the size.
- 🇮🇳India yogeshmpawar 🇮🇳 Pune(MH)
If we face this problem then we can change the field from textfield to textarea. sounds good solution.
- First commit to issue fork.
- Status changed to Needs review
10 months ago 4:56pm 30 January 2024 - 🇪🇸Spain juandels3 Seville
I think the most coherent approach is to keep the field type as 'textfield' and limit the allowed characters to 512. The editing ease and user experience provided by a 'textarea' field make no sense in this scenario, where only an authorization token will be pasted.