jordansamuel / PASTE

Paste is a project that started from the files pastebin.com used before it was bought.
https://phpaste.sourceforge.io/
GNU General Public License v3.0
295 stars 105 forks source link

[Feature] Ability to hide PII by default, disable registration and more social logins #173

Open RyanMoodGAMING opened 3 years ago

RyanMoodGAMING commented 3 years ago

Thats all I have currently, if I think of anymore I'll add them here or as a comment. If you want some more details on what I mean please let me know and I'll try my best to explain it further.

RyanMoodGAMING commented 3 years ago

Maybe, might not be possible if its done in a specific way, maybe the ability to have longer and harder to guess codes. By code I mean the number that is allocated to the paste.

RyanMoodGAMING commented 3 years ago

Also maybe a way to add another admin account.

thinkverse commented 3 years ago

Also maybe a way to add another admin account.

In the works already, 3f02873 fixed the admin login issue so if you use the development build by forking you can use more than one admin account. But you have to create the new account by manually adding it to the DB as of now.

RyanMoodGAMING commented 3 years ago

Oh ok, thank you!