Skip to content
Snippets Groups Projects
Verified Commit 78d05e36 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Add missing feature list items

parent 02267741
No related branches found
No related tags found
1 merge request!894Resolve "Update feature list in README"
Pipeline #49426 passed
......@@ -18,7 +18,7 @@ The AlekSIS core currently provides the following features:
* Authentication via local account, LDAP, or social accounts
* Two factor authentication via Yubikey, OTP or SMS
* Configurable dashboard
* Configurable dashboard with widgets
* User-specific preferences
* Global search
* Manage announcements
......@@ -33,6 +33,7 @@ The AlekSIS core currently provides the following features:
* For admins
* `aleksis-admin` script to wrap django-admin with pre-configured settings
* Manage school terms
* Custom menu entries (e.g. in footer)
* Automatic backup of database, static and media files
* OAuth2 and OpenID Connect provider support
......@@ -40,6 +41,7 @@ The AlekSIS core currently provides the following features:
* System health and data checks
* Configuration of low-level settings via configuration files
* System-wide preferenes
* Creating dashboard widgets for external links/apps
* For developers
......@@ -51,6 +53,8 @@ The AlekSIS core currently provides the following features:
* Object-level permissions and rules with `django-guardian` and `django-rules`
* Query caching with `django-cachalot`
* uWSGI and Celery via `django-uwsgi` in development
* Extensible dashbaord widget system
* Extensible OAuth/OpenID Connect scope and claims system
Licence
-------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment