Xera icon indicating copy to clipboard operation
Xera copied to clipboard

Feature request or suggestion

Open LightHostingFree opened this issue 2 years ago • 24 comments
trafficstars

Suggestion=

  1. Add Let's Encrypt ssl generator.
  2. Add more email templates like ssl reminders etc.
  3. Automatic ssl installer and dns putter

LightHostingFree avatar Oct 07 '23 09:10 LightHostingFree

Suggestion:-

  1. Add Cloudflare Turnstile, another free CAPTCHA.
  2. Improve the Email template area, we wish to have a more Colourful/ customizable email template to connect with our user.

khaiyuan0102 avatar Jun 25 '24 15:06 khaiyuan0102

Suggestion:-

  1. Add Cloudflare Turnstile, another free CAPTCHA.
  2. Improve the Email template area, we wish to have a more Colourful/ customizable email template to connect with our user.

can you simply provide a demo so it can be more clear

mahtab2003 avatar Jun 28 '24 12:06 mahtab2003

Cloudflare Turnstile is added now (wait the merge of pull request).

About the email template you can set these things, it's HTML you can use css.

About auto ssl installer and puter will be reviewed and see if it's viable to add.

~We are investigating how to implement let's encrypt in Xera and will be added.~

santydesignscr avatar Jul 03 '24 03:07 santydesignscr

Update: ACME SSL (Let's Encrypt, ZeroSSL and Google Trust) support was added today

santydesignscr avatar Jul 08 '24 03:07 santydesignscr

@santydesignscr bro you are life saver Thank you very much for adding new features

LightHostingFree avatar Jul 08 '24 09:07 LightHostingFree

@santydesignscr will it work on mofh free hosting after adding new features

LightHostingFree avatar Jul 08 '24 09:07 LightHostingFree

We will test, it is tested only on paid hosting now

santydesignscr avatar Jul 08 '24 12:07 santydesignscr

@santydesignscr if you are going to add more features can you please add ssl mail reminders and also auto cert renew or smth

LightHostingFree avatar Jul 08 '24 12:07 LightHostingFree

Auto SSL renew won't be added, the user needs to renew its certs. SSL reminders will be considered, what is SMTH?

santydesignscr avatar Jul 08 '24 12:07 santydesignscr

something else like that

LightHostingFree avatar Jul 08 '24 12:07 LightHostingFree

Ahh, I will consider your suggestion, If I add it I will mention on this issue

santydesignscr avatar Jul 08 '24 13:07 santydesignscr

Ahh, I will consider your suggestion, If I add it I will mention on this issue

Suggestion: Improve the email verification system, It just say "Oops… You just found an error page

We are sorry but your account is inactive, please check your inbox. Resend Email or Logout" I mean that it verifies the person by saying that it is a error page.

It should be like that When a user registers he get promted to verify the email and after verifing it logins him

But now When a user create account he has to login again and the he gets to an error page saying that you have to verify your email.

LightHostingFree avatar Jul 12 '24 14:07 LightHostingFree

Ok will check that

santydesignscr avatar Jul 12 '24 18:07 santydesignscr

I fixed the re-login after activating the account, but for the text update please collaborate, it's easy, change the text for each language, translate with ChatGPT for a better translation, go to app/language and update the paragraph_lang.php file of each language and change the oops_note and user_inactive_note keys. Create a pull request and I will merge it.

santydesignscr avatar Jul 13 '24 01:07 santydesignscr

I fixed the re-login after activating the account, but for the text update please collaborate, it's easy, change the text for each language, translate with ChatGPT for a better translation, go to app/language and update the paragraph_lang.php file of each language and change the oops_note and user_inactive_note keys. Create a pull request and I will merge it.

I think you have done it already

LightHostingFree avatar Jul 13 '24 06:07 LightHostingFree

Yes I did

santydesignscr avatar Jul 13 '24 06:07 santydesignscr

Will other third-party connections be added, such as Google, Discord, Twitter?

tanguy-fgl avatar Jul 14 '24 15:07 tanguy-fgl

Right now, no, I will first migrate to Codeigniter 4 after adding more features, and from tomorrow I will be slower to work because I enter classes back. But I will continue working

santydesignscr avatar Jul 14 '24 17:07 santydesignscr

I would like to discuss some of the new features of XERA that need to be added if no one has discussed them yet.

  • User's account suspension,
  • Editable forum link,
  • Auto SSL cName adding,
  • Announcement or notice on client area page,
  • Account removal features,
  • Custom notice on custom domain area (Like set nameserver 1st then add your domain here),
  • Two-factor authentication,
  • One Click Update XERA (I've been using version 1.2.6, and each time, I have to delete all files and recreate everything from scratch. This is frustrating because I customize themes in my own environment, and after removing and adding new files, I need to re-edit everything. It's been a poor experience.)
  • Username, Lebal & Password auto generator,
  • More to be added soon on edit.

itsmerosu avatar Jul 23 '24 14:07 itsmerosu

Please update your DB, I dont get that error. image

How? what I have to do in it(My- Dashboard)

But it works on your website, i created a ssl there

It works but it txt record I want to get cname record and also I have setuped cloudflare api correctly

It should be fixed now, please open another issue, dont mix topics

santydesignscr avatar Jul 27 '24 20:07 santydesignscr

@santydesignscr does this project got discontinued again

LightHostingFree avatar Sep 15 '24 09:09 LightHostingFree

@santydesignscr does this project got discontinued again

No, but the development is slow

santydesignscr avatar Sep 15 '24 22:09 santydesignscr

Update: ACME SSL (Let's Encrypt, ZeroSSL and Google Trust) support was added today

Hi @santydesignscr , are there any plans to add support for SSL.com (https://acme.ssl.com/sslcom-dv-rsa for RSA and https://acme.ssl.com/sslcom-dv-ecc for ECDSA) and Buypass (https://api.buypass.com/acme/directory)?

No EAB required for SSL.com. Certificate lifespan 40 days. Supports one hostname and its www version in a single certificate.

No EAB required for Buypass.com. Certificate lifespan 180 days. Supports 5 hostnames. To be compatible with MyOwnFreeHost and Byet, it requires the prior generation of a CSR that can later be used for ACME, to enforce the creation of a certificate with a Common Name. (reference: https://community.buypass.com/t/x1j8vt/create-a-certificate-with-subject)

ghost avatar Nov 04 '24 03:11 ghost

Will be reviewned, thanks for your sugestion

santydesignscr avatar Nov 04 '24 23:11 santydesignscr