Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Doku validate|type|email #1

Closed
wants to merge 318 commits into from
Closed

Fix Doku validate|type|email #1

wants to merge 318 commits into from

Conversation

tyrant88
Copy link
Owner

(zusätzlich: bei validate|type|email ist validate|empty überflüssig.)

SSSLarsen and others added 30 commits May 22, 2019 12:10
Überprüfung ob User-E-Mail in Datenbank vorhanden, dann erst die E-Mail versenden

closes yakamara#247
Validierung Existenz der User-E-Mail
1)
Bei mir ging die URL nicht, weil hinter dem neu ./ stand statt nur /
Deswegen ein weiteres trim mit ('.') für rex_getUrl().

https://www.testdomain.de/neu./index.php?article_id=115?rex_ycom_activation_key=..............
https://www.testdomain.de/neu/index.php?article_id=115?rex_ycom_activation_key=..............

2)
Desweiteren hatte ich keine URL-Umschreibung aktiv, also ging das mit dem doppelten ? auch nicht.

in rex_getUrl() hab ich also die Parameter im Array übergeben statt sie mit ? hinten dran zu hängen.
Url in der Bestätigungsmail access_request_de ging nicht
Docs :: LogOut per redirect

lgtm
dergel and others added 28 commits January 19, 2023 11:13
Überflüssige Zeile herausgenommen
* log verschoben, session create action buttons
* Optimierung Sessiom und login Prozess und Logs
* stayloggedin in user sessions implementiert
Document status flags with names, provide PHPdoc for the return type and
the structure of the $params array.
Use named status flags for validation checks.
fix example validate|type|email
@tyrant88 tyrant88 closed this Aug 10, 2023
@tyrant88 tyrant88 deleted the tyrant88-patch-133 branch September 25, 2024 11:58
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.