1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-11-15 22:34:51 +00:00
TiddlyWiki5/core/language/en-GB
webplusai 6a7612ddf8
MWS authentication (#8596)
* mws authentication

* add more tests and permission checkers

* add logic to ensure that only authenticated users' requests are handled

* add custom login page

* Implement user authentication as well as session handling

* work on user operations authorization

* add middleware to route handlers for bags & tiddlers routes

* add feature that only returns the tiddlers and bags which the user has permission to access on index page

* refactor auth routes & added user management page

* fix Ci Test failure issue

* fix users list page, add manage roles page

* add commands and scripts to create new user & assign roles and permissions

* resolved ci-test failure

* add ACL permissions to bags & tiddlers on creation

* fix comments and access control list bug

* fix indentation issues

* working on user profile edit

* remove list users command & added support for database in server options

* implement user profile update and password change feature

* update plugin readme

* implement command which triggers protected mode on the server

* revert server-wide auth flag. Implement selective authorization

* ACL management feature

* Complete Access control list implementation

* Added support to manage users' assigned role by admin

* fix comments

* fix comment
2024-10-30 17:59:44 +00:00
..
Docs Stability badges: Use palette colours 2024-06-19 10:24:47 +01:00
Help Update help for CommandsCommand to avoid deduplication (#7858) 2023-11-26 17:42:53 +00:00
Modals Removes datauri triggered save instructions modal (#7296) 2023-02-26 21:42:10 +00:00
Snippets Add procedure and function snippet to "stamp button" (#8445) 2024-07-29 12:38:07 +01:00
Types Shorter Title of Compound Tiddler in Type Field Dropdown Menu (#8469) 2024-08-01 16:43:10 +01:00
Buttons.multids MWS authentication (#8596) 2024-10-30 17:59:44 +00:00
ControlPanel.multids Make stability badge text translatable (#8614) 2024-09-17 14:16:18 +02:00
Dates.multids Fixed typo in language files 2014-10-10 10:31:10 +01:00
EditTemplate.multids Fix confusing empty message in tag dropdown (#8649) 2024-09-30 13:40:45 +01:00
Exporters.multids Improve file type names (TID, SVG, ICO) in hints (#7764) 2023-10-03 21:37:49 +01:00
Fields.multids Add plugin stability badges (#8198) 2024-05-21 11:22:39 +01:00
Filters.multids Add advanced search canned filter for "tiddlers modified this session" 2019-02-08 11:07:06 +00:00
GettingStarted.tid Getting started new table layout (#6894) 2022-08-09 18:42:01 +02:00
icon.tid Update language flags to generic plugin icon convention 2014-08-07 15:45:56 +01:00
Import.multids A few updates to the fr-FR translation + a typo correction in core Imports.multids (#6023) 2021-09-05 19:51:48 +01:00
Misc.multids Pl 2024 09 24 (#8631) 2024-09-24 18:11:40 +01:00
NewJournal.multids Add default new-tiddler and new-journal tags mechanism and... (#4314) 2019-10-13 16:53:52 +01:00
NewJournalTags.tid Fix #4591: Use text field instead of tags field for $:/config/NewJournal/Tags ... (#4600) 2020-06-14 09:40:48 +01:00
Notifications.multids Improve "copy to clipboard" notification text 2018-08-17 09:29:23 +01:00
Search.multids Add empty message to tag picker, search dropdown and advanced search (#8558) 2024-08-30 10:39:33 +01:00
SideBar.multids Various accessibility improvements (#6742) 2022-06-28 14:05:52 +01:00
SiteSubtitle.tid Change SiteTitle/SiteSubtitle into $:/SiteTitle and $:/SiteSubtitle 2014-02-22 11:39:18 +00:00
SiteTitle.tid Default site title no longer needs a tilde 2023-06-09 08:35:42 +01:00
ThemeTweaks.multids Update hint for sticky titles option 2018-05-03 16:14:05 +01:00
TiddlerInfo.multids Rename "references" to "backlinks" in the tiddler info panel (#5143) 2020-11-29 18:32:22 +00:00