Arctic Code
7cba62ce3d
Fix sql query for register API user
...
Well kinda... I fixed one problem, but there's more...
I don't know what might be wrong with it. This will take a little
bit of troubleshooting x.x
2013-07-26 23:10:08 -05:00
Arctic Code
ddcdecbec7
Change return message of API user creation
2013-07-26 22:55:14 -05:00
Arctic Code
86cdf9b488
Test API user creation - Success
2013-07-26 22:54:27 -05:00
Arctic Code
17be9fd2f0
Fix sql query for register api user
...
API User Creation test - Sucessful
2013-07-26 22:52:42 -05:00
Arctic Code
7b4d4da8f6
Test of regUser function - Test sucessful
...
upImage needs to be tested, but I'm lazy
regAPI to be tested next
2013-07-26 22:44:05 -05:00
Arctic Code
526e5793f1
Add userdb connection
2013-07-26 22:42:09 -05:00
Arctic Code
c1d70ed10a
Correct minor syntax errors and add email check in regUser
...
regUser tested - Test Sucessful with no modification
regAPI test is next
2013-07-26 22:41:44 -05:00
Arctic Code
2da6ca0cfe
Add API usage information
...
Change "Add API user creation" to "Hash uploaded images to prevent public
duplicates"
2013-07-26 20:32:53 -05:00
Arctic Code
d6ec7ee432
Include ChangeLog - Not much of interest here...
2013-07-26 20:00:09 -05:00
Arctic Code
1dfa5cc138
Add placeholder to actually delete images
...
I forgot to put this here - Delete images incomplete
2013-07-26 19:59:04 -05:00
Arctic Code
988dbd7eeb
UnPS-GAMA API Third release - Not in usable production state
...
Version 0.0.3
Coder's Note: I hate the password reset function and the check for
- existing apikeys (used in regAPI and resetAPI). I really
- have to get started on the frontend/endpoint and integrate
- into services (starting with Shortv4-2 - the -2 meaning
- complete rewrite of unpublished ShortV4 code to use the
- API by default, reverting to internal shorten code if API
- is not available)
2013-07-24 22:10:27 -05:00
Arctic Code
d591e1cac7
Add ability to reset password
...
This is really insecure... only checks for email address
Maybe I'll design a key generation and email thing
- (generate random pass, email to user, next login, change password)
- Or something. This is why I don't normally include a reset password
-- function
2013-07-24 21:34:05 -05:00
Arctic Code
3f366ff313
Add reset APIKey
...
Make small modifications to register new api user
2013-07-24 21:16:31 -05:00
Arctic Code
4250d7f6df
Remove addslashes from api (again.. check 6d43aa8972
)
2013-07-24 20:48:51 -05:00
Arctic Code
5611ba16b9
Add register new API user
...
Remove addslashes for name cleaning
- That's something that should be done at the endpoint
Coder's Note: Sometimes I wish it was easier to write commit messages
from the commandline... Now I have a messy commit history x.x
2013-07-24 20:41:13 -05:00
Arctic Code
1009ea105f
Attempt to correct faulty commit message
2013-07-24 20:34:48 -05:00
Arctic Code
fd788de8ea
Fix case typos in variable names
2013-07-24 20:31:53 -05:00
Arctic Code
6d43aa8972
Add register new API user\n\nRemove addslashes for name cleaning\n - That's something that should be done at the endpoint
2013-07-24 20:27:46 -05:00
Arctic Code
51bdb602c0
Fix API use query for functions
2013-07-24 19:30:05 -05:00
Arctic Code
66d22f1419
Add ability to register users
2013-07-24 19:19:01 -05:00
Arctic Code
8bd2694f9a
Include HashPass
2013-07-24 19:14:48 -05:00
Arctic Code
2ce9fc4bf5
Fix for delImage and editImg
2013-07-24 19:09:46 -05:00
Arctic Code
f1607ae667
UnPS-GAMA API Second release - Not in usable production state
...
Version 0.0.2
2013-07-20 00:06:45 -05:00
Arctic Code
fbbab52a68
Move files and modify private edit
2013-07-19 23:56:30 -05:00
Arctic Code
9c7ac938f0
Add editImg functino - Switches image from private to public
2013-07-19 23:44:19 -05:00
Arctic Code
82d4d446ec
Add delImage function
2013-07-19 23:00:39 -05:00
Arctic Code
d3cc5d11c6
Add upImage test
2013-07-19 22:31:45 -05:00
Arctic Code
b96b4b6086
Add image host upload
2013-07-19 22:04:34 -05:00
Arctic Code
3e6d828576
Add report link for manual processing
2013-07-19 21:04:11 -05:00
Arctic Code
7b01ce691f
Initial commit
...
UnPS-GAMA API first release - Not in usable production state
Version 0.0.1
2013-07-18 17:26:53 -05:00