1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-11-14 13:54:50 +00:00
TiddlyWiki5/editions
webplusai 316bd65296
Add success and error message feedback for user profile operations (#8716)
* 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

* Add user profile management and account deletion functionality

* add success and error message feedback for user profile operations

* fix indentation issues

* Add command to create admin user if none exists when the start command is executed

* refactor annonymous user flow with create admin implementation

* remove mws-add-user from start command
2024-11-08 10:09:42 +00:00
..
aws Add first release of AWS plugin 2017-07-03 20:34:58 +01:00
classicparserdemo Use https for YouTube 2017-11-18 19:53:52 +00:00
codemirrordemo Add default "tiddlywiki" styles to CodeMirror and Highlight.js (#5128) 2020-11-28 14:07:12 +00:00
d3demo Use British English (#7180) 2023-01-12 20:59:34 +00:00
de-AT Rename Jermolene/TiddlyWiki5 to TiddlyWiki/TiddlyWiki5 2024-07-25 17:41:28 +01:00
de-AT-server Change favicon format from ICO to PNG, fix #7665 (#7671) 2023-10-04 22:15:23 +01:00
de-DE Clean up build errors 2023-01-17 23:13:58 +00:00
dev Fix since-version docs macro to make extra information optional 2024-08-27 15:42:13 +01:00
dynaviewdemo Introduce $:/tags/Global tag 2023-05-09 15:46:54 +01:00
empty Fix broken render commands 2023-09-30 13:30:31 +01:00
es-ES i18n(ES) update to latest code base (#8653) 2024-10-02 13:00:04 +01:00
es-ES-server Change favicon format from ICO to PNG, fix #7665 (#7671) 2023-10-04 22:15:23 +01:00
fr-FR Fix since-version docs macro to make extra information optional 2024-08-27 15:42:13 +01:00
fr-FR-server Change favicon format from ICO to PNG, fix #7665 (#7671) 2023-10-04 22:15:23 +01:00
full Small fix for en-PH language (#8676) 2024-10-11 13:40:35 +01:00
geospatialdemo Fix olc-decode and geopoint latitude and longitude order in the geospatial plugin (#8437) 2024-07-28 13:44:09 +01:00
highlightdemo Fix broken render commands 2023-09-30 13:30:31 +01:00
innerwikidemo Fix bug with innerwiki template 2021-10-02 16:17:07 +01:00
introduction Fix "introduction" edition 2024-02-05 17:47:43 +00:00
ja-JP [ja_JP] Japanese translation update (#8705) 2024-10-29 10:47:06 +00:00
katexdemo Fix broken render commands 2023-09-30 13:30:31 +01:00
ko-KR Rename Jermolene/TiddlyWiki5 to TiddlyWiki/TiddlyWiki5 2024-07-25 17:41:28 +01:00
ko-KR-server Change favicon format from ICO to PNG, fix #7665 (#7671) 2023-10-04 22:15:23 +01:00
markdowndemo Merge branch 'tiddlywiki-com' 2023-01-15 18:46:46 +00:00
multiwikiserver Add success and error message feedback for user profile operations (#8716) 2024-11-08 10:09:42 +00:00
pluginlibrary Make pluginlibrary edition consistent with all other editions (#8265) 2024-08-20 16:30:28 +01:00
prerelease Update release note 2024-11-03 15:17:12 +00:00
resumebuilder Fix edition file formatting inconsistencies (#7738) 2023-09-13 15:12:49 +01:00
server Fix broken render commands 2023-09-30 13:30:31 +01:00
server-external-js Fix broken render commands 2023-09-30 13:30:31 +01:00
share Fix accidental changes in 41a7d98e17 2020-06-07 10:30:39 +01:00
tahoelafs First pass at an --editions command 2014-10-27 21:50:25 +00:00
test Merge branch 'master' into multi-wiki-support 2024-11-06 15:20:44 +00:00
testcommonjs First pass at an --editions command 2014-10-27 21:50:25 +00:00
text-slicer Major updates to text-slicer plugin 2017-12-14 14:16:54 +00:00
tour Introduce Tour Plugin and Confetti Plugin, improve Dynannotate Plugin (#7734) 2024-01-25 12:53:35 +00:00
translators Translator editon update (#8703) 2024-10-29 12:07:12 +00:00
tw5.com Merge branch 'master' into multi-wiki-support 2024-11-06 15:20:44 +00:00
tw5.com-docs Rename Jermolene/TiddlyWiki5 to TiddlyWiki/TiddlyWiki5 2024-07-25 17:41:28 +01:00
tw5.com-server Remove obsolete mobiledragdrop plugin 2024-10-03 16:41:19 +01:00
tw5tank Enable the internals plugin by default in docs (#4335) 2020-04-07 20:41:00 +01:00
tw5tiddlyweb Typos 2014-12-05 10:20:32 +00:00
tw.org Add code-of-conduct.md to root of repo 2024-08-07 14:36:11 +01:00
twitter-archivist Convert Rendertiddler(s) Command in Sever TiddlyWIki.info (#7124) 2022-12-23 22:42:25 +00:00
upgrade First pass at an --editions command 2014-10-27 21:50:25 +00:00
xlsx-utils xlsx-utils: Fix demo spreadsheet 2021-01-16 16:09:42 +00:00
xlsx-utils-server Add first pass at XLSX Utilities plugin 2016-10-23 22:49:59 +01:00
zh-Hans Change favicon format from ICO to PNG, fix #7665 (#7671) 2023-10-04 22:15:23 +01:00
zh-Hant Change favicon format from ICO to PNG, fix #7665 (#7671) 2023-10-04 22:15:23 +01:00