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
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
2012-04-09
user/register: restrict username to a-z0-9
Florian Pritz
1
-2
/
+2
2012-04-09
add register function
Florian Pritz
1
-0
/
+73
2012-04-09
random_id() -> random_alphanum(); allow single argument
Florian Pritz
1
-1
/
+1
2012-04-09
Implement simple referral system
Florian Pritz
1
-0
/
+49
2012-04-09
Move is_cli_client() and random_id() to helper
Florian Pritz
1
-1
/
+1
2012-04-09
Redirect to / if log in successful
Florian Pritz
1
-4
/
+1
2012-04-09
more user changes
Florian Pritz
1
-0
/
+2
2012-04-09
start working on users
Florian Pritz
1
-0
/
+74