index
:
Filebin
dev
dev-2.x
dev-parallel-tests
dev-text-paste-preview
hash-collision
master
no-ouput-if-error
release/1.x
The software behind paste.xinu.at
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
application
/
controllers
/
user.php
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-14
Use assoc array for service/user/apikeys
Florian Pritz
1
-1
/
+1
2015-02-03
Use exceptions instead of show_error
Florian Pritz
1
-5
/
+5
2015-02-03
Remove unstable json api
Florian Pritz
1
-9
/
+0
2015-01-16
add initial user api
Florian Pritz
1
-39
/
+3
2014-10-29
Simplify creation of initial user
Florian Pritz
1
-0
/
+67
2014-10-29
Make email sender configurable
Florian Pritz
1
-8
/
+1
2014-10-19
Clean up the postgres changes
Florian Pritz
1
-7
/
+6
2014-09-19
where_in for in array queries a proper count usage
Rafael Bodill
1
-3
/
+3
2014-09-19
Fix timestamp adjusting for a list of arrays
Rafael Bodill
1
-2
/
+6
2014-09-18
User controller queries built dynamically
Rafael Bodill
1
-74
/
+72
2014-09-18
Query builder in user login and controller
Rafael Bodill
1
-5
/
+7
2014-07-23
Move migration code to CLI callable function
Florian Pritz
1
-0
/
+5
2014-04-12
Add foreign keys to database
Florian Pritz
1
-1
/
+1
2014-02-23
user/create_apikey: Use empty comment if unset
Florian Pritz
1
-0
/
+1
2014-02-21
Implement multiple access levels for api keys
Florian Pritz
1
-4
/
+13
2013-10-22
Remove unnecessary TODO
Florian Pritz
1
-1
/
+0
2013-09-22
Move user_logged_in check to controller constructor
Florian Pritz
1
-2
/
+0
2013-09-08
user/create_apikey: Add JSON support
Florian Pritz
1
-0
/
+5
2013-09-04
Remove left over var_dump()
Florian Pritz
1
-2
/
+0
2013-09-04
Remove unneeded "as" in sql query
Florian Pritz
1
-1
/
+1
2013-09-04
Generalize request_type() to static_storage()
Florian Pritz
1
-1
/
+1
2013-09-02
Provide json output for api functions
Florian Pritz
1
-0
/
+8
2013-09-02
Display domain of email address when resetting password
Florian Pritz
1
-1
/
+2
2013-08-22
Deduplicate initialisation code in controllers
Florian Pritz
1
-15
/
+3
2013-08-12
apikeys: allow any chars in comment
Florian Pritz
1
-3
/
+2
2013-08-11
Allow more chars in apikey comment
Florian Pritz
1
-2
/
+2
2013-08-11
Add API key support
Florian Pritz
1
-0
/
+65
2013-07-15
user/test_login: Allow clients to test login credentials
Florian Pritz
1
-0
/
+12
2013-07-14
Add sucess alert when saving profile
Florian Pritz
1
-2
/
+11
2013-07-13
Switch to bootstrap div form code instead of tables
Florian Pritz
1
-2
/
+2
2013-07-13
Add profile page to allow changing the upload id limits
Florian Pritz
1
-0
/
+59
2013-02-13
Change license to AGPL
Florian Pritz
1
-1
/
+1
2013-01-30
Modularize authentication system
Florian Pritz
1
-0
/
+4
2013-01-25
Refactor querying action table
Florian Pritz
1
-21
/
+2
2013-01-24
Add password reset function/pages/links
Florian Pritz
1
-0
/
+131
2013-01-24
Repurpose invitations table to actions
Florian Pritz
1
-12
/
+15
2013-01-09
Fix some indentation issues
Florian Pritz
1
-5
/
+5
2013-01-09
Fix copyright information
Florian Pritz
1
-0
/
+7
2012-12-16
c/user: register() prevent DB error if username is non-ascii
Florian Pritz
1
-4
/
+4
2012-10-22
switch design to bootstrap; minor fixes along the way
Florian Pritz
1
-17
/
+17
2012-08-28
Only create new sessions when the are really needed
Florian Pritz
1
-0
/
+1
2012-07-12
Add cron function for user controller
Florian Pritz
1
-0
/
+14
2012-07-12
c/user: improve error messages
Florian Pritz
1
-6
/
+2
2012-07-12
u/register: improve error message for invalid username
Florian Pritz
1
-1
/
+1
2012-07-12
Explicitly select fields in db queries
Florian Pritz
1
-1
/
+1
2012-07-12
Display nice error message if username exists already
Florian Pritz
1
-0
/
+4
2012-05-12
fix missing object initialization and properly declare class variables
Florian Pritz
1
-0
/
+6
2012-05-03
user/hash_password: add form to support normal browsers
Florian Pritz
1
-2
/
+16
2012-04-11
Show confirmation after login
Florian Pritz
1
-0
/
+4
2012-04-09
user/register: restrict username to max 32 chars
Florian Pritz
1
-1
/
+1
[next]