Hi,
I want to encrypt my URL,because anyone can change the id in URL and can easly access another profile ,So for blocking that I need to encrypt my URL,Please give a solution for it.
Thanks in advance
VeniL
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi,
I want to encrypt my URL,because anyone can change the id in URL and can easly access another profile ,So for blocking that I need to encrypt my URL,Please give a solution for it.
Thanks in advance
VeniL
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
AanmeldenGerelateerde posts | Antwoorden | Weergaven | Activiteit | |
---|---|---|---|---|
|
2
feb. 18
|
5190 | ||
System redirect to a wrong url
Opgelost
|
|
1
mei 25
|
753 | |
|
0
nov. 24
|
1411 | ||
|
2
jul. 24
|
2455 | ||
|
1
jun. 24
|
4971 |
If we do encryption in URL then we need to update the controllers also. So you can manage this with security rules right. So only the allowed users can access the records.
Yes, as Hilar said you can do by record rule or put any control in controller.
How can I do that,Please help,I dont know how to do it