Is there away to add the password in the url?
like:
site.net/events/index.php/component/even...g/Party?password=123
I want to send public inventation with acymailing and the addon with a link to the event when they click subscribe i do not want to bother them with copy pasting a password.
- So the acymailing addons needs to have an option to add the password to the url.
- The event page it self needs to proces the password from the url so it would not be asked again.
I will also hide the event but when you know the url of one event the next one is easy to guess.
Edit:
I found out that i maybe also can use the alias to create an uniek url. But the strange thing is
- that the old url ALSO keeps working.
- When changing the alias to something new the new alias does not work.
How does it exactly (should) works?