Florian Liebe
|
9dfc232536
Maintenance: Update copyright information.
|
1 year ago |
Martin Gruner
|
218e854a4c
Maintenance: Bump rubocop from 1.31.0 to 1.31.1
|
2 years ago |
Martin Gruner
|
0046c509f7
Maintenance: Bump rubocop from 1.30.1 to 1.31.0
|
2 years ago |
Martin Gruner
|
104e2b415e
Maintenance: Improved translatable source strings.
|
2 years ago |
Martin Gruner
|
24c3bdfd87
Maintenance: Update copyright header.
|
2 years ago |
Martin Gruner
|
64a87b1c67
Fixes #2709, fixes #2666, fixes #2665, fixes #556, fixes #3275 - Refactoring: Implement new translation toolchain based on gettext.
|
3 years ago |
Martin Gruner
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 years ago |
Ryan Lue
|
dde7208ebc
Fixes #3111 - admin.user token permission doesn't allow fetching details of specific user
|
4 years ago |
Ryan Lue
|
80b330d73f
Refactoring: Clarify complex Permission queries
|
4 years ago |
Ryan Lue
|
becbdb1baa
Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit.
|
4 years ago |
Martin Edenhofer
|
ffd7ae99b1
Fixes issue #2530 - Not used SQL index with PostgreSQL in certain cases on very large setups.
|
5 years ago |
Thorsten Eckel
|
b2c065812f
Refactoring: Migrated Kernel.const_get to Rails .constantize.
|
5 years ago |
Thorsten Eckel
|
e8a57517f4
Updated rubocop - applied custom Layout/AlignHash style.
|
5 years ago |
Thorsten Eckel
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
Martin Edenhofer
|
6cd63bde54
Added api doc to controller (and also to docs repo).
|
6 years ago |
Thorsten Eckel
|
705487154c
Applied changes for Rubocop 0.51.
|
7 years ago |
Martin Edenhofer
|
460182e663
Small code cleanup.
|
7 years ago |
Thorsten Eckel
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
Martin Edenhofer
|
cd28e904ac
Improved session validation and usage of cors headers.
|
7 years ago |
Martin Edenhofer
|
3e44a2cb43
Merge branch 'private-permission-active2' into develop
|
8 years ago |
Martin Edenhofer
|
c71b0d36d4
Updated copyright.
|
8 years ago |
Martin Edenhofer
|
dc7354223a
Added permission.active attribute to disable features.
|
8 years ago |
Thorsten Eckel
|
fa4e953423
Added token attributes last_used_at and expires_at.
|
8 years ago |
Martin Edenhofer
|
c6eaa84487
Added multi permission check to Token.check.
|
8 years ago |
Martin Edenhofer
|
731c237d0c
Improved permission check of personal tokens.
|
8 years ago |
Martin Edenhofer
|
e7960ab03b
Init version of permission management of personal tokens.
|
8 years ago |
Martin Edenhofer
|
81b48a2ef4
Moved from to new permission management.
|
8 years ago |
Martin Edenhofer
|
e200378dd6
Added api setting to admin interface and tokens to user preferences.
|
8 years ago |