Commit graph

16 commits

Author SHA1 Message Date
Garvin Hicking 1f9eeb87dc add hack protection to moved files, remove ID-String 2015-01-26 09:41:25 +01:00
Garvin Hicking 6ca3cbf895 Issue #259 fix missing static keyword for PHP 5.6+ 2015-01-15 10:23:29 +01:00
onli d2d298ab41 Use serendipity_specialchars
See https://github.com/s9y/Serendipity/issues/236
2014-11-25 01:15:57 +01:00
Garvin Hicking a3103eaa6a Properly propagata realname to session vars, fixes #156 2014-05-28 10:58:04 +02:00
Garvin Hicking 71589a887f Remove $Id$ for CVS compoatibility. Thought I already did this some time ago?!?! 2013-08-12 09:49:28 +02:00
Grischa Brockhaus f610758588 More ESTRICT static. 2012-06-22 16:28:19 +02:00
Grischa Brockhaus fc19cfc5d0 Compatibility fixes 2012-06-13 14:47:45 +02:00
Grischa Brockhaus 99929a2eff plugin_openid:
* If no user has configured his OpenID yet, there will be no OpenID
login but a info about that.
* No need to enter your OpenID URL anymore, just choose the user and log
in (can be switched back to old style)
2012-03-27 01:10:44 +02:00
Grischa Brockhaus 922e908908 plugin_openid:
* Added AOL shortcut
* Added description about the shortcuts to the configuration screen.
2012-03-26 03:14:05 +02:00
Grischa Brockhaus 3fcd694f8b plugin_openid:
* Was not able to change users OpenID url, if logged in with another
external login (like BrowserID)
* Added Google and Yahoo as shortcuts. They provide OpenID with a
generic URL.
2012-03-26 02:09:08 +02:00
Grischa Brockhaus b0619bf129 plugin_openid: fixed crappy html. 2012-03-24 16:12:55 +01:00
Grischa Brockhaus dfec18d0f8 plugin_openid: Nicer output. Icon and input placeholder. 2012-03-24 03:28:54 +01:00
Grischa Brockhaus 2c34381896 plugin_openid:
* New PHP-OpenId lib
* Patched it with a pull request found at GitHub solving depreated
problems
* Removed temp storage path from config (as no user knows what to do
here) and replaced it with a templates_c path.
* A lot more documentation inside the plugin configuration.
* A lot of fixes.
2012-03-24 02:26:09 +01:00
Grischa Brockhaus 6a939ae1a9 plugin_openid:
* New PHP-OpenId lib
* Patched it with a pull request found at GitHub solving depreated
problems
* A lot of fixes.
- Better documentation still missing, this will be the next commit.
2012-03-22 04:19:23 +01:00
Garvin Hicking ab02bb4af4 Remove $Id$ 2011-12-25 10:07:20 +01:00
Garvin Hicking 516df79a4e Migrate plugins 2011-12-13 12:29:05 +01:00