Please Add Simple Login System #2

Closed
opened 2017-12-13 10:04:58 +00:00 by eArabic · 7 comments
eArabic commented 2017-12-13 10:04:58 +00:00 (Migrated from github.com)

Hello dear friend
Is it possible to add a simple login system feature?
With some features and features and control of the settings.
for example:
The feature of adding a topic should be registered? This can be disabled from the settings.
Reply feature should be registered? This can be disabled from the settings.
User Role feature.
Add a database backup feature with export and import.

Hello dear friend Is it possible to add a simple login system feature? With some features and features and control of the settings. for example: The feature of adding a topic should be registered? This can be disabled from the settings. Reply feature should be registered? This can be disabled from the settings. User Role feature. Add a database backup feature with export and import.
eArabic commented 2017-12-14 08:28:55 +00:00 (Migrated from github.com)

Hello dear friend
Can I add a share link feature to each post to send to friends?
Adding a link feature to a separate page for each post when clicking on the post opens on another full page.
Thank you very much my dear friend

Hello dear friend Can I add a share link feature to each post to send to friends? Adding a link feature to a separate page for each post when clicking on the post opens on another full page. Thank you very much my dear friend
zlaxy commented 2017-12-23 11:55:10 +00:00 (Migrated from github.com)

Hello, friend. I'll try to implement your ideas after NewYear, now i don't have such time for it.

Hello, friend. I'll try to implement your ideas after NewYear, now i don't have such time for it.
zlaxy commented 2018-01-16 18:15:38 +00:00 (Migrated from github.com)

Hello, friend. I added share link feature: deaad1cd5b
You can find share link on date of post.

Hello, friend. I added share link feature: https://github.com/zlaxy/phpcsvguestbook/commit/deaad1cd5b25e798d0e179e3154b8ea27d100a32 You can find share link on date of post.
zlaxy commented 2018-01-16 18:23:56 +00:00 (Migrated from github.com)

Also, i think about 'login system' feature... Where to store passwords and usernames in this case? With this feature it will be not simple guestbook, but something more. It seems to me that such a functional will be redundant for this project.

If you really need this, you can choose for this another project (for example, some forum). This feature will have to be rewritten base part in this project, it's easier to start a new project (or fork it, if you like idea to store open data in csv file).

Are you think out what you can add and improve in this project, or do you really need this feature?

Also, i think about 'login system' feature... Where to store passwords and usernames in this case? With this feature it will be not simple guestbook, but something more. It seems to me that such a functional will be redundant for this project. If you really need this, you can choose for this another project (for example, some forum). This feature will have to be rewritten base part in this project, it's easier to start a new project (or fork it, if you like idea to store open data in csv file). Are you think out what you can add and improve in this project, or do you really need this feature?
zlaxy commented 2018-01-16 18:27:49 +00:00 (Migrated from github.com)

Add a database backup feature with export and import.

Backup/Export: you can simple download ../gbdb.csv ($GBdata variable).
Import: just overwrite it.

> Add a database backup feature with export and import. Backup/Export: you can simple download ../gbdb.csv ($GBdata variable). Import: just overwrite it.
eArabic commented 2018-01-17 23:08:50 +00:00 (Migrated from github.com)

Hello dear friend
Thank you so much for the update.
Thank you for this wonderful update.
Login System is not very necessary.
If added easy is good.
User names can be save in a text file as follows:
admin = admin And so on ...
Username = Password
This project is very excellent.
It is like a forum light and fast is used in the responses, support and topics ...
Thank you so much

**Hello dear friend** Thank you so much for the update. **Thank you for this wonderful update.** Login System is not very necessary. If added easy is good. User names can be save in a text file as follows: admin = admin And so on ... Username = Password This project is very excellent. It is like a forum light and fast is used in the responses, support and topics ... **Thank you so much**
zlaxy commented 2018-05-20 08:36:06 +00:00 (Migrated from github.com)

Than i will close this issue too...If there is a system of logins - this is no longer be a guest book. Guest - means access to records for any person without registration.

Than i will close this issue too...If there is a system of logins - this is no longer be a guest book. Guest - means access to records for any person without registration.
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: zlax/phpcsvguestbook#2
No description provided.