Commit graph

33 commits

Author SHA1 Message Date
surrim 6c664e415c updated plugin versions 2021-07-12 15:44:23 +02:00
surrim 22d4608f9f using serendipity_plugin_api::load_language() for some more plugins 2021-07-12 15:44:23 +02:00
Garvin Hicking cf7ea74b0a Added legal notice for remaining plugins
@th-h Please check serendipity_event_dejure if possible

@onli please check serendipity_event_commentspice and serendipity_event_browserid if possible
2018-04-05 14:17:19 +02:00
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
Ian d1c02424e5 the other half of da04025 2014-11-29 15:51:17 +01:00
Ian da04025a7b remove utf-8 location of documentary files
which never becomes true
2014-11-29 13:53:49 +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
Vladimír Ajgl 7842af973e czech translations - removed leading slash from first line (introduced erroneously in previous commit) 2013-12-28 21:43:44 +01:00
Vladimír Ajgl c5248f893e czech translations - cvs/snv tags removed 2013-12-27 20:04:36 +01:00
Vladimír Ajgl 2f257dd84f line endings in czech files changed to unix style 2013-12-27 17:58:04 +01: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
Vladimir Ajgl 173824040f update of czech translation and documentation 2012-09-09 20:25:12 +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
Garvin Hicking fb1a410402 we sadly need this due to CVS synch; directories may not vanish 2012-04-27 09:12:02 +02:00
Grischa Brockhaus cb8fe52efe plugin_openid:
* Delegation: Configure what OpenID version the provider is supporting
(Version 1 or 2 or both)
* A little refactoring done to make code more readable.
2012-03-29 14:01:39 +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 4ddc88e83f plugin_openid: typo 2012-03-26 03:17:36 +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 6526a7cb2b plugin_openid: fixed wrong merge point 2012-03-25 01:42:56 +01:00
Grischa Brockhaus 4674b4c36b Merge branch 'browserid' 2012-03-25 01:39:14 +01:00
Grischa Brockhaus b0619bf129 plugin_openid: fixed crappy html. 2012-03-24 16:12:55 +01:00
Grischa Brockhaus 5a1403cd71 plugin_browserid: A first start. 2012-03-24 15:59:25 +01:00
Grischa Brockhaus eafd30cc84 plugin_openid: missing break in switch statement 2012-03-24 15:42:51 +01:00
Grischa Brockhaus 0487572b3d plugin_openid: Patched OpenID library to do an autofallback, if
/dev/urandom is not accessible instead of failing completely.
2012-03-24 13:36:38 +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