]> git.mxchange.org Git - quix0rs-gnu-social.git/history - actions/finishopenidlogin.php
moving delete profile to its own space.
[quix0rs-gnu-social.git] / actions / finishopenidlogin.php
2008-12-03 Evan Prodromoudon't allow new users if the site is closed or invite...
2008-12-09 Evan Prodromouslightly better rememberme logic in finishopenidlogin
2008-11-18 Evan Prodromou♫ Don't you forget about me ♫
2008-08-29 Evan Prodromouadd a token for CSRF avoidance
2008-08-14 Evan Prodromoumove user registration to a single static method
2008-07-13 Mike CochraneColapse a lot of strings to make like easier for transl...
2008-07-13 Mike CochraneMerge some gettext strings to one line so translation...
2008-07-08 Mike CochraneRemove tralling whitespace on lines and a gettext repla...
2008-07-08 Mike CochraneConvert _t() to _() for gettext.
2008-07-10 Evan Prodromoudon't auto-pull OpenID parameters
2008-07-02 Evan Prodromoumethod
2008-06-24 Evan Prodromouimplement rememberme functionality
2008-06-22 Evan Prodromouforgot to return on invalid nickname
2008-06-22 Evan Prodromoudisallow nicknames on a blacklist
2008-06-20 Evan Prodromouchange from using tag uris to http urls for identifiers
2008-06-19 Evan Prodromoupush instructions into head and require license
2008-06-19 Evan Prodromouneed a profileurl for new users
2008-06-19 Evan Prodromoumove update_user function to openid.php
2008-06-19 Evan Prodromouimmediate mode for openid
2008-06-18 Evan Prodromoufix syntax error in finishopenidlogin
2008-06-18 Evan Prodromouconsolidate linking a user to an OpenID
2008-06-18 Evan Prodromoufix missing parens
2008-06-18 Evan Prodromougo to profile instead of profile settings
2008-06-18 Evan Prodromouset nickname correctly
2008-06-18 Evan Prodromoufix get_saved_values() function in finishopenidlogin
2008-06-18 Evan Prodromourefactoring error
2008-06-18 Evan Prodromoucheck existence of args not booleanness
2008-06-18 Evan Prodromoufix prompt and debug input
2008-06-18 Evan Prodromoufinish openid