magneticstain / PrivyPaste

A private, secure pastebin written in PHP that can be deployed anywhere and everywhere.
MIT License
3 stars 0 forks source link

Add User Management Support #6

Open magneticstain opened 10 years ago

magneticstain commented 10 years ago

User requirements include:

magneticstain commented 10 years ago

Completed token support in commit #40

DB schema for this is complete and will be added soon.

magneticstain commented 10 years ago

Decision was made to include support for HTTP basic auth only.

magneticstain commented 9 years ago

After scrapping the previous WIP for the newest version, we have decided to implement this as an add-on to the primary functionality instead of it being a necessary requirement. It will most likely be released in the version after the next release.

magneticstain commented 8 years ago

Began work on User() class - 7cb3df7242f54f27ddf8e6003d714c0b2b5dcb7a