Mikael Nordfeldth
|
0a2c51510c
FormAction wants getInstructions to be protected
|
9 gadi atpakaļ |
Mikael Nordfeldth
|
1ea876296d
A bunch of FormAction and ManagedAction synchronization
|
9 gadi atpakaļ |
Mikael Nordfeldth
|
d6423bbbc8
Sensitive-test _is_ done in index.php
|
9 gadi atpakaļ |
Mikael Nordfeldth
|
8dafce34c3
LoginAction somewhat converted to FormAction
|
11 gadi atpakaļ |
Evan Prodromou
|
642901f4ae
No such path 'index', so redirect to home timeline
|
13 gadi atpakaļ |
Evan Prodromou
|
d594c83a5a
Merge commit 'refs/merge-requests/159' of git://gitorious.org/statusnet/mainline into merge-requests/159
|
13 gadi atpakaļ |
Siebrand Mazeland
|
d906ee1bcb
Update translator documentation and L10n.
|
13 gadi atpakaļ |
Evan Prodromou
|
90eb09624c
let users login with email address
|
13 gadi atpakaļ |
Sam Nicholls
|
4bf5158d43
Modified actions/login.php to redirect logged in users who hit login/ to
|
13 gadi atpakaļ |
Evan Prodromou
|
9b4533058c
no profileblock on login actions
|
13 gadi atpakaļ |
Evan Prodromou
|
a4b3edaf40
Login actions don't show the notice form
|
13 gadi atpakaļ |
Siebrand Mazeland
|
b37e12ed34
* translator documntation updated
|
13 gadi atpakaļ |
Zach Copley
|
b7d0746694
Merge branch '0.9.x' into 1.0.x
|
13 gadi atpakaļ |
Siebrand Mazeland
|
a159352b65
* improve L10n consistency for English. For example proper punctuation for all button and label titles.
|
13 gadi atpakaļ |
Craig Andrews
|
90c87553ee
Redirect to https when making an http request for a sensitive action
|
14 gadi atpakaļ |
Craig Andrews
|
3dd734b2c3
Remove CSRF protection from username/password login and from OpenID login.
|
14 gadi atpakaļ |
Brion Vibber
|
14a76926a2
Redirect non-SSL hits to login & register actions to SSL if 'always' or 'sometimes' SSL modes are kicked in.
|
14 gadi atpakaļ |
Brion Vibber
|
e547a2f54c
Fix ticket #2289: registration links were showing in top nav bar, login page message when site set to invite-only or closed registration, when the 'register' action can't be used.
|
14 gadi atpakaļ |
Evan Prodromou
|
5ec25a9691
inject session before redirect for login
|
15 gadi atpakaļ |
Evan Prodromou
|
54d532e12f
remove redirect to OTP on login from login, register
|
15 gadi atpakaļ |
Evan Prodromou
|
8c6ec0b59e
fix check for ssl diff in login
|
15 gadi atpakaļ |
Evan Prodromou
|
304f3b4f18
correctly check for ssl enabled
|
15 gadi atpakaļ |
Evan Prodromou
|
ed5828f30e
Redirect to a one-time-password when ssl and regular server are different
|
15 gadi atpakaļ |
Craig Andrews
|
b36ec6da87
Fixed incorrect disabling of login_token.
|
15 gadi atpakaļ |
Craig Andrews
|
3b14b61fa7
Add a configuration option to disable the login command.
|
15 gadi atpakaļ |
Craig Andrews
|
75cac0fd6b
Added 'login' command that gives you a link that can be used to login to the website
|
15 gadi atpakaļ |
Evan Prodromou
|
224d82793c
Revert "Added 'login' command that gives you a link that can be used to login to the website"
|
15 gadi atpakaļ |
Eric Helgeson
|
26a86402cd
Use the $user object nickname, as login name doesnt have to == nickname anymore with plugins such as ldap/etc
|
15 gadi atpakaļ |
Craig Andrews
|
745ea277d8
Should not canonicalize nickname before calling common_check_user
|
15 gadi atpakaļ |
Craig Andrews
|
3bff3b2b32
Improve the not authorized error message
|
15 gadi atpakaļ |