Strict Email Login Download 1.3

This component/theme works with latest OSSN version.
5.0
ph TheDoggyBrad Software Lab 11 months ago

Strict Email Login
Allow only the user to login only with email, a Open Source Social Network component. It is a modified component by lianglee (structural, ossn-com.php file) but the actions code are a modified OSSN v7.0. The ossn-com.xml was based on the information on OSSN's website.

A fork of: https://github.com/lianglee/EmailLogin (Discontinued, applied to OSSN Core)

Note on the OSSN version requirement
It is possible to install this and make it work on older versions of OSSN, but I cannot gurantee that will work on those versions as I have not reviewed the code of those versions.
If you are brave to try on older versions of OSSN, feel free to change the ossn_com.xml file's requirement lower to meet your needs.

Now 100% working with no problems on OSSN v7.0, Make sure you are using version 1.3 or higher to make sure everything works fine.

Comments
ph TheDoggyBrad Software Lab Replied 11 months ago

I have found the solution but I cannot do.

ph TheDoggyBrad Software Lab Replied 11 months ago

@Arsalan Shah, is it possible for this component to be fixed or not? or fixing will require a change in the core file itself.

ph TheDoggyBrad Software Lab Replied 11 months ago

To fix this component, we need to make 2 variables/locale print names:

•username (exisiting)
For registration

•useremail (to be made)
For login pages

What we need is to seperate the email address from the username (email added as a check in username is the current content of the login.php file)

ph TheDoggyBrad Software Lab Replied 11 months ago

Announcement:
This component has been declared "recalled" and "abandoned" by me. But, if the problems of this component were fixed I am ready to get this component re-released.

ph TheDoggyBrad Software Lab Replied 11 months ago

Which of these:
•$username =
•input('username');
•$login->username

None of them

ph TheDoggyBrad Software Lab Replied 11 months ago

Recommendations: Do not use this component unless the issue has been fixed.

ph TheDoggyBrad Software Lab Replied 11 months ago

Which of the following is the print name for the locale file that I should change so that it will change in the locale file.
If you can please identify the function name in PHP.

Which of these:
•$username =
•input('username');
•$login->username

ph TheDoggyBrad Software Lab Replied 11 months ago

I am still studying the OSSN locale file structure. But basically the fix here is simple, but can't explain.
But here's an analogy:

I want the username print name to become usernamemail
Then it will apply to the login pages and locale.
While the register.php will use the username print name.

What I need is to just change the print name. Please help me because I cannot do it right now.

Files to change the print name username to usernamemail:
https://github.com/thedoggybrad/StrictEmailLogin/blob/master/actions/user/login.php
https://github.com/thedoggybrad/StrictEmailLogin/blob/master/actions/admin/login.php

Print name is different from the function name
Basically the print name is like com.ossn:speedtest

ph TheDoggyBrad Software Lab Replied 11 months ago

Version 1.1 (Emergency Fix):
This fixes the issue regarding the 3 Email Address fields on Sign-up.
This is just a band-aid fix that changes the locale file variable to "Email (Login) or Username (Registration)".
A real fix will require modification of the OSSN Core which I do not recommend and I have never tried either to do so.

If you want to help fix the problem entirely, please let me know here or at my email address.

ph TheDoggyBrad Software Lab Replied 11 months ago

Issue (not certainly a bug):
In the sign up field there is a 3 email address. The 2 are real email address and the other one is the username. I will look and fix it in version 1.1 as soon as possible.

Component

Developer: TheDoggyBrad
License ossnv4
Type: Authentication
Requires Ossn Version : 7.0
Latest Version: 1.3
Last Updated 11 months ago
Repository Url View Repository

Versions