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
/
models
/
muser.php
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-13
Change license to AGPL
Florian Pritz
1
-1
/
+1
2013-01-30
Remove userid from session upon logout
Florian Pritz
1
-0
/
+1
2013-01-30
Modularize authentication system
Florian Pritz
1
-37
/
+3
2013-01-25
Refactor querying action table
Florian Pritz
1
-0
/
+16
2013-01-24
m/user/username_exists: fix bug on empty/false argument
Florian Pritz
1
-0
/
+4
2013-01-09
Fix some indentation issues
Florian Pritz
1
-1
/
+1
2013-01-09
Fix copyright information
Florian Pritz
1
-0
/
+7
2012-08-28
Only create new sessions when the are really needed
Florian Pritz
1
-3
/
+38
2012-07-12
Explicitly select fields in db queries
Florian Pritz
1
-1
/
+1
2012-07-12
Store userid in session
Florian Pritz
1
-6
/
+2
2012-07-12
Display nice error message if username exists already
Florian Pritz
1
-0
/
+15
2012-04-14
Make sure we keep the uri flashdata
Florian Pritz
1
-0
/
+1
2012-04-14
Allow to keep and reclaim uploads without being logged in
Florian Pritz
1
-1
/
+11
2012-04-11
Use phpass for password hashing
Florian Pritz
1
-2
/
+5
2012-04-11
Fix password verification
Florian Pritz
1
-1
/
+9
2012-04-09
muser: decrease cost parameter for crypt
Florian Pritz
1
-1
/
+1
2012-04-09
Move is_cli_client() and random_id() to helper
Florian Pritz
1
-1
/
+2
2012-04-09
muser: fix handling of cli clients without account
Florian Pritz
1
-2
/
+4
2012-04-09
Improve handling of cli clients without account
Florian Pritz
1
-2
/
+6
2012-04-09
more user changes
Florian Pritz
1
-0
/
+1
2012-04-09
start working on users
Florian Pritz
1
-0
/
+70