index
:
statusnet/lukeshus-statusnet
0.7.x
0.8.x
0.9.x
1.0.x
master
testing
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
actions
/
login.php
Age
Commit message (
Expand
)
Author
2009-08-26
define LACONICA and accept LACONICA for backwards compatibility
Evan Prodromou
2009-08-25
change LACONICA to STATUSNET
Evan Prodromou
2009-08-25
change controlyourself.ca to status.net
Evan Prodromou
2009-08-25
change laconi.ca to status.net
Evan Prodromou
2009-08-25
change Laconica and Control Yourself to StatusNet in PHP files
Evan Prodromou
2009-08-13
Added a configuration option to disable OpenID.
Jeffery To
2009-08-10
Added configuration option to only allow OpenID logins.
Jeffery To
2009-04-13
isReadOnly() now takes arguments
Evan Prodromou
2009-04-01
Try to do intelligent redirect codes
Evan Prodromou
2009-02-20
use return value of common_check_user() in login.php
Evan Prodromou
2009-02-05
Merge branch '0.7.x' of git://gitorious.org/laconica/sgmurphy-clone into sgmu...
Evan Prodromou
2009-02-05
Fixed #1140; Login form session token not set.
Sean Murphy
2009-02-04
take out redundant code from login
Evan Prodromou
2009-01-19
Renamed form_datas to form_data
sarven
2009-01-18
Fix comment blocks for login
Evan Prodromou
2009-01-18
Fix file and class descriptors
Evan Prodromou
2009-01-18
Add tabset to login and make it phpcs-compliant
Evan Prodromou
2009-01-18
Favor/Disfavor form @class
sarven
2009-01-18
Minor cleanup for login style
sarven
2009-01-18
Reusing @class form_settings
sarven
2009-01-17
Login styles
sarven
2009-01-15
Merge branch 'uiredesign' of ../evan into uiredesign
sarven
2009-01-15
Correct error var in login
Evan Prodromou
2009-01-15
Merge branch 'uiredesign' of ../evan into uiredesign
sarven
2009-01-15
All actions now use isReadOnly()
Evan Prodromou
2009-01-15
Merge branch 'uiredesign' of ../evan into uiredesign
sarven
2009-01-15
Unnecessary wrapper
sarven
2009-01-15
Convert use of common_server_error and common_user_error to methods on Action
Evan Prodromou
2009-01-15
Convert all actions to use new UI functions
Evan Prodromou
2008-12-23
move opening brace of class declaration to next line
Evan Prodromou
2008-12-23
change function headers to K&R style
Evan Prodromou
2008-12-23
replace NULL with null
Evan Prodromou
2008-12-23
replace all tabs with four spaces
Evan Prodromou
2008-11-10
CSRF Protection for login and new notice. Ticket #503
zach
2008-08-29
clean up username entered at login
Evan Prodromou
2008-07-22
base class is_readonly() now returns false by default
zach
2008-07-13
conflict resolution after pulling from mikenz
Evan Prodromou
2008-07-13
Merge some gettext strings to one line so translation tools are happier
Mike Cochrane
2008-07-13
little lost hash
Evan Prodromou
2008-07-13
restore enhanced login instructions, lost in gettext() switchover
Evan Prodromou
2008-07-10
Resolve conflicts and convert _t( to _( where it was introduced again.
Mike Cochrane
2008-07-09
Merge conflicts and kill a whole lot of trailing whitespace on lines.
Mike Cochrane
2008-07-08
Convert _t() to _() for gettext.
Mike Cochrane
2008-07-09
fixup end tag in login (not used, maybe later)
Evan Prodromou
2008-07-09
reword, leave out the OpenID part
Evan Prodromou
2008-07-09
login -> reenter
Evan Prodromou
2008-07-09
don't refetch user objects so much
Evan Prodromou
2008-07-09
better description of what happens when changing settings
Evan Prodromou
2008-07-08
p.instructions -> div.instructions
Evan Prodromou
2008-07-08
more debug output for rememberme cookies
Evan Prodromou
[next]