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
2016-07-29
Return 403 instead of 401 for missing authentication
Florian Pritz
1
-1
/
+1
2016-07-14
muser: Add add_user function
Florian Pritz
1
-14
/
+2
2016-07-14
controller/user: Use our function for email verifcation
Florian Pritz
1
-2
/
+1
2016-07-14
Move username/email validation functions to muser
Florian Pritz
1
-29
/
+4
2016-07-14
Fix incorrect username validation
0.9.17
Florian Pritz
1
-1
/
+1
2016-07-13
Throw public exception when accessing CLI only functions
Florian Pritz
1
-2
/
+2
2016-07-13
controllers/user: Deduplicate email verification
Florian Pritz
1
-5
/
+14
2016-07-13
controllers/user: Deduplicate username verification
Florian Pritz
1
-2
/
+15
2016-06-05
Fix redirect on login after registering new account
Florian Pritz
1
-0
/
+2
2016-04-01
muser: Add set_password
Florian Pritz
1
-4
/
+1
2015-09-28
Fix login redirect with multipate URL
Florian Pritz
1
-1
/
+1
2015-08-18
Fix redirect URI when using multiple tabs
Florian Pritz
1
-7
/
+12
2015-06-05
Keep email reset keys after use
Florian Pritz
1
-2
/
+0
2015-06-05
Allow users to change their email
Florian Pritz
1
-2
/
+132
2015-04-18
Added config option max_invitation_keys
Alexander Finkhäuser
1
-1
/
+1
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
[next]