|
|
629a80c836
|
fix (#469): allow cross domain iframe
|
2022-04-20 08:04:09 +10:00 |
|
|
|
625e0ed160
|
feature (sso): support for templating in attribute mapping
|
2022-02-01 22:22:23 +11:00 |
|
|
|
82e12ca1a6
|
fix (#422): retrocompatibility with authentication middleware
|
2022-02-01 17:24:27 +11:00 |
|
|
|
ab71c339dd
|
feature (cookie split): split session cookie onto fixed size chunks - #422
* Fixed invalid cookie issue when session object is serialized into a string larger than 4KB.
* Update session.go
Removed comments
* Update share.go
Removed comments
|
2022-01-27 09:07:02 +11:00 |
|
|
|
c543ab19db
|
fix (sso): sso cookie issues
|
2022-01-25 18:18:49 +11:00 |
|
|
|
57a60fc838
|
feature (next): support for next in oauth2 backends
|
2022-01-15 17:28:48 +11:00 |
|
|
|
a91df1637d
|
feature (search): search as a plugin
|
2022-01-14 16:38:42 +11:00 |
|
|
|
f1c32880a3
|
refactoring (sso): sso middleware
|
2022-01-10 00:42:16 +11:00 |
|
|
|
632100ac0f
|
clean (code): cleanup the laundry on the server
|
2022-01-07 01:25:43 +11:00 |
|
|
|
e5800c6c3b
|
feature (sso): authentication middleware
|
2022-01-06 20:22:26 +11:00 |
|
|
|
095876d450
|
feature (config): make cookie timeout configurable by admin
|
2021-10-30 22:31:14 +11:00 |
|
|
|
e13262dd36
|
feature (oauth): redirection link for oauth
|
2021-10-13 22:54:15 +11:00 |
|
|
|
1c337f5c57
|
improve (log): additional debugging
|
2021-09-14 22:37:37 +10:00 |
|
|
|
f7a4e52703
|
maintain (go): go format
|
2021-08-22 16:47:09 +10:00 |
|
|
|
517ec5bc0b
|
feat (local): translation of common server side errors
|
2020-05-26 16:20:14 +10:00 |
|
|
|
a3c347a37c
|
maintenance (code): consistent style
|
2019-08-30 11:08:59 +10:00 |
|
|
|
0127fa2c02
|
feature (search): search feature
|
2019-04-02 19:48:50 +11:00 |
|
|
|
ec6eb0e8fa
|
improve (crypto): derivate secret_key for each usage to reduce attack surface in the worst case scenario
|
2019-01-28 01:09:45 +11:00 |
|
|
|
c61f528e24
|
fix (share): fix edge cases around the path and start migrate tests
|
2019-01-28 01:09:45 +11:00 |
|
|
|
50506dcff9
|
improvement (share): move out the authorization logic in a middleware
|
2019-01-28 01:09:45 +11:00 |
|
|
|
a34b8b48e7
|
migrate (name): change project name
|
2019-01-28 01:09:45 +11:00 |
|
|
|
ab93520773
|
optimise (middleware): refactore middleware to focus on better performance and security
|
2019-01-28 01:09:45 +11:00 |
|
|
|
a50dbd4724
|
improvement (login): new backend API to generate login form in the frontend
|
2019-01-28 01:09:45 +11:00 |
|
|
|
e1b0eab5e1
|
improvement (cookie): leverage the 'SameSite' attribute
|
2019-01-28 01:09:45 +11:00 |
|
|
|
ce6a228968
|
feature (admin): admin console
|
2018-12-19 18:35:09 +11:00 |
|
|
|
b0f4310d7d
|
fix (home): user would redirect to the homepath without considering the path in the config
|
2018-11-21 19:32:24 +11:00 |
|
|
|
ddd1b83b27
|
feature (plugin): API to develop plugin
|
2018-10-25 20:25:59 +11:00 |
|
|
|
8f62551787
|
feature (Share): workable version for sharing
|
2018-10-15 22:48:27 +11:00 |
|
|
|
bde4079fb9
|
maintenance (code): incremental improvement
|
2018-09-26 02:36:21 +10:00 |
|
|
|
1157015650
|
feature (share): WIP
|
2018-09-24 14:49:44 +10:00 |
|
|
|
fe737f501a
|
fix (edge case): redirect url problem on login
|
2018-09-18 13:59:08 +10:00 |
|
|
|
346cec3130
|
maintenance (server): backend refactoring
|
2018-09-14 17:32:16 +10:00 |
|