thentos icon indicating copy to clipboard operation
thentos copied to clipboard

A tool for privacy-preserving identity management (PPIM)

Results 43 thentos issues
Sort by recently updated
recently updated
newest added

Allow users with the required Role to assign groups to personas or groups, and to unassign them.

Extend the logged-in widget - user can create a new persona with an arbitrary name (unique over all users, obviously) - user can select a different persona from the all...

If a user gets deleted or changes their user name, keep the old name. If new names are picked, the uniqueness check works against both those old names and the...

If there are, re-implement them in Thentos (backend + frontend).

In the `thentos` UI, delete gives a 404, and doesn't actually delete the user.

Can `logger` do whatever `assert` is doing to get to the source code location, and write that to the log file, too? (If it's easy, that should only happen if...

I'm opening a ticket for discussion on dclabels and lio. Some of the questions I can think of: 1. What is the relationship between access control and IFC? 2. If...

1. create realistic figures for maximum number of offline / online users. 2. improve on that. for the latter, we probably should start profiling for the low-hanging fruits. I'm sure...

In `FrontendSpec`, we say, after several other tests and after the `before` and `after` wrapper: ``` haskell -- (this is a separate top-level test case because it changes the DB...

`2015-06-29-mf-csv-ftp-prototype` (WARNING: I just rebased this branch!) contains relevant code. We may need this for our september deadline. Assume the following: Adhocracy backend is running in production and has an...